Skip to content

Commit 16015a1

Browse files
committed
Build releases with GHC 9.12
Summary: Test Plan:
1 parent 02c2327 commit 16015a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- uses: actions/checkout@v2
4646
- uses: haskell/actions/setup@v2
4747
with:
48-
ghc-version: '9.6'
48+
ghc-version: '9.12'
4949
- uses: ndmitchell/neil@master
5050
with:
5151
make-release: true

0 commit comments

Comments
 (0)