Skip to content

Commit 31dd6c7

Browse files
committed
build: bump FFmpeg from "gpl 8.0" to "gpl 8.1"
1 parent 2d2d8e3 commit 31dd6c7

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
@@ -146,7 +146,7 @@ jobs:
146146
- linux64
147147
- linuxarm64
148148
variant:
149-
- gpl 8.0
149+
- gpl 8.1
150150
steps:
151151
- name: Free Disk-Space
152152
run: df -h && sudo apt-get clean && docker system prune -a -f && sudo rm -rf /opt/ghc /usr/local/.ghcup /usr/local/lib/android && df -h
@@ -207,7 +207,7 @@ jobs:
207207
- linux64
208208
- linuxarm64
209209
variant:
210-
- gpl 8.0
210+
- gpl 8.1
211211
steps:
212212
- name: Free Disk-Space
213213
run: df -h && sudo apt-get clean && docker system prune -a -f && sudo rm -rf /opt/ghc /usr/local/.ghcup /usr/local/lib/android && df -h

0 commit comments

Comments
 (0)