CarterLi / iina

The modern video player for macOS with additional features and bug fixes.
https://iina.io
GNU General Public License v3.0
678 stars 29 forks source link

x64 build failing because deps have expired #66

Closed low-batt closed 1 year ago

low-batt commented 1 year ago

The build tries to download this build of the dependencies: https://github.com/iina-plus/iina/blob/ab99912e7ded1b1cf4561b0ef35e8f424e162291/.github/workflows/ci.yml#L17

However GitHub only retains builds for 90 days and that dependencies build has expired and is no longer available. A new build of the dependencies needs to be generated and ci.yml needs to then be updated to use that build.

The arm64 build is configured to use a self hosted build server and that server seems to be down?

CarterLi commented 1 year ago

https://github.com/iina-plus/iina/actions/runs/4311573617

immakdas commented 1 year ago

Can you please run the arm build?

CarterLi commented 1 year ago

The build server is broken, so no

varenc commented 1 year ago

Any x86 builds around these days? :-)