We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d2d8e3 commit 31dd6c7Copy full SHA for 31dd6c7
1 file changed
.github/workflows/build.yml
@@ -146,7 +146,7 @@ jobs:
146
- linux64
147
- linuxarm64
148
variant:
149
- - gpl 8.0
+ - gpl 8.1
150
steps:
151
- name: Free Disk-Space
152
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:
207
208
209
210
211
212
213
0 commit comments