Skip to content

Commit

Permalink
Disable arm build
Browse files Browse the repository at this point in the history
  • Loading branch information
csnewman committed Jan 20, 2024
1 parent ac536f7 commit fb4cdab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ffmpeg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:

darwin_arm64:
runs-on: macos-13-arm64
if: ${{ false }} # Not available in public runners
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit fb4cdab

Please sign in to comment.