Skip to content

Commit 9847bdd

Browse files
committed
build: bump FFmpeg from "gpl 6.0" to "gpl 6.1"
1 parent 679217a commit 9847bdd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
- win32
130130
- win64
131131
variant:
132-
- gpl 6.0
132+
- gpl 6.1
133133
steps:
134134
- name: Free Disk-Space
135135
run: df -h && sudo apt-get clean && docker system prune -a -f && sudo rm -rf /usr/local/lib/android /usr/share/dotnet /opt/ghc && df -h
@@ -178,7 +178,7 @@ jobs:
178178
- win32
179179
- win64
180180
variant:
181-
- gpl 6.0
181+
- gpl 6.1
182182
steps:
183183
- name: Free Disk-Space
184184
run: df -h && sudo apt-get clean && docker system prune -a -f && sudo rm -rf /usr/local/lib/android /usr/share/dotnet /opt/ghc && df -h

0 commit comments

Comments
 (0)