mirror of
https://github.com/isledecomp/SIEdit.git
synced 2025-04-06 01:44:26 -04:00
ci: update ffmpeg version
surely this won't break anything Clueless
This commit is contained in:
parent
a3e292cedf
commit
935dafd980
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
runs-on: windows-latest
|
||||
|
||||
env:
|
||||
FFMPEG_DIR: ffmpeg-n4.4-latest-win64-gpl-shared-4.4
|
||||
FFMPEG_DIR: ffmpeg-n5.1-latest-win64-gpl-shared-5.1
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
Loading…
Add table
Reference in a new issue