Skip to content

Commit

Permalink
GHC 9.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
runeksvendsen committed Jan 21, 2024
1 parent 8c7d180 commit fc77459
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.6.3
GHC_VER: 9.8.1
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.6.3
GHC_VER: 9.8.1
ARCH: 32
DISTRO: Alpine

Expand Down

0 comments on commit fc77459

Please sign in to comment.