Skip to content

Commit

Permalink
Forgot add both targets for build ffmpeg schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinEesmaa committed Oct 23, 2024
1 parent 5a6de7e commit 25b06bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ jobs:
strategy:
fail-fast: false
matrix:
target: [win64,linux64,linuxarm64]
target: [win64,winarm64,linux64,linuxarm64,win32]
variant: [nonfree]
steps:
- name: Free Disk-Space
Expand Down

0 comments on commit 25b06bb

Please sign in to comment.