Skip to content

Commit

Permalink
GHC 9.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
runeksvendsen committed Jan 21, 2024
1 parent ef2de02 commit 8c7d180
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: 9.2.1
GHC_VER: 9.6.3
ARCH: 32
steps:
- name: Checkout code
Expand Down Expand Up @@ -88,7 +88,7 @@ jobs:
include:
- os: ubuntu-latest
ARTIFACT: "i386-linux-ghcup"
GHC_VER: 9.2.1
GHC_VER: 9.6.3
ARCH: 32
DISTRO: Alpine

Expand Down

0 comments on commit 8c7d180

Please sign in to comment.