shaka-project / static-ffmpeg-binaries

Static binaries of FFmpeg, for multiple OS & CPU combinations, built from source in a GitHub Actions workflow.
https://github.com/joeyparrish/static-ffmpeg-binaries/releases
Apache License 2.0
11 stars 9 forks source link

feat: Add macOS arm64 builds via GitHub Actions VM #41

Closed joeyparrish closed 1 week ago

joeyparrish commented 2 weeks ago

Replaces self-hosted Actions runner with GitHub-hosted VM.

Closes #40

joeyparrish commented 2 weeks ago

The relevant test build doesn't work here because PR authors can't inject their own matrix configs, so it's building against the old matrix. I've tested the change on my fork. Here's the test run:

https://github.com/joeyparrish/static-ffmpeg-binaries/actions/runs/10623487650