We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4d7a67 commit 0d8684bCopy full SHA for 0d8684b
.github/workflows/release.yaml
@@ -32,7 +32,7 @@ jobs:
32
include:
33
- os: ubuntu-latest
34
ARTIFACT: "i386-linux-ghcup"
35
- GHC_VER: 8.10.7
+ GHC_VER: 9.6.7
36
ARCH: 32
37
38
ARTIFACT: "x86_64-linux-ghcup"
0 commit comments