Skip to content

Commit

Permalink
build: bump FFmpeg from "gpl 7.0" to "gpl 7.1"
Browse files Browse the repository at this point in the history
  • Loading branch information
bastimeyer committed Oct 11, 2024
1 parent 648e49d commit 41f4749
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 @@ -127,7 +127,7 @@ jobs:
- linux64
- linuxarm64
variant:
- gpl 7.0
- gpl 7.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 @@ -187,7 +187,7 @@ jobs:
- linux64
- linuxarm64
variant:
- gpl 7.0
- gpl 7.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 41f4749

Please # to comment.