We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 679217a commit 9847bddCopy full SHA for 9847bdd
1 file changed
.github/workflows/build.yml
@@ -129,7 +129,7 @@ jobs:
129
- win32
130
- win64
131
variant:
132
- - gpl 6.0
+ - gpl 6.1
133
steps:
134
- name: Free Disk-Space
135
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:
178
179
180
181
182
183
184
0 commit comments