Skip to content

Commit

Permalink
GHC 9.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
runeksvendsen committed Jan 21, 2024
1 parent 13702ab commit 52a2e8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
include:
- os: ubuntu-latest
ARTIFACT: "i386-linux-ghcup"
GHC_VER: 8.10.7
GHC_VER: 9.0.2
ARCH: 32
- os: ubuntu-latest
ARTIFACT: "x86_64-linux-ghcup"
Expand Down Expand Up @@ -258,7 +258,7 @@ jobs:
include:
- os: ubuntu-latest
ARTIFACT: "i386-linux-ghcup"
GHC_VER: 8.10.7
GHC_VER: 9.0.2
ARCH: 32
DISTRO: Alpine
- os: ubuntu-latest
Expand Down

0 comments on commit 52a2e8d

Please sign in to comment.