Skip to content

Commit

Permalink
ci: use ffmpeg 7.1 instead of master, fix msvc crash
Browse files Browse the repository at this point in the history
  • Loading branch information
wang-bin committed Jan 25, 2025
1 parent f6dcc6c commit e4da83a
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 @@ -8,7 +8,7 @@ on:
repository_dispatch:

env:
FF_VER: master
FF_VER: 7.1
LLVM_VER: ${{ vars.LLVM_VER }}
VC_LTL_VER: ${{ vars.VC_LTL_VER }}
NINJA_STATUS: '[%f/%t %e %r]'
Expand Down

0 comments on commit e4da83a

Please sign in to comment.