Skip to content

Commit

Permalink
build: bump FFmpeg from "gpl 6.0" to "gpl 6.1"
Browse files Browse the repository at this point in the history
  • Loading branch information
bastimeyer committed Nov 11, 2023
1 parent 679217a commit 9847bdd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
- win32
- win64
variant:
- gpl 6.0
- gpl 6.1
steps:
- name: Free Disk-Space
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
Expand Down Expand Up @@ -178,7 +178,7 @@ jobs:
- win32
- win64
variant:
- gpl 6.0
- gpl 6.1
steps:
- name: Free Disk-Space
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
Expand Down

0 comments on commit 9847bdd

Please sign in to comment.