Skip to content

Commit

Permalink
Update release.yml ghc version 9.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
DevopsGoth authored May 23, 2024
1 parent eab2ec9 commit fb9261c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
VERSION_NEW: ${{ env.VERSION_NEW }}
run: |
GHC_VER=9.6.2
GHC_VER=9.6.4
UBUNTU_20_TAR=chainweb.false.$GHC_VER.ubuntu-20.04.$SHORT_REVISION.tar.gz
UBUNTU_22_TAR=chainweb.false.$GHC_VER.ubuntu-22.04.$SHORT_REVISION.tar.gz
Expand Down

0 comments on commit fb9261c

Please sign in to comment.