Skip to content

Commit

Permalink
build: bump FFmpeg from "gpl 6.1" to "gpl 7.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
bastimeyer committed Apr 5, 2024
1 parent 845f514 commit c5dfc96
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 @@ -125,7 +125,7 @@ jobs:
- win32
- win64
variant:
- gpl 6.1
- gpl 7.0
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 @@ -184,7 +184,7 @@ jobs:
- win32
- win64
variant:
- gpl 6.1
- gpl 7.0
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 c5dfc96

Please sign in to comment.