Skip to content

Commit cfc6429

Browse files
committed
WIP
1 parent aae50f9 commit cfc6429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-release-builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
matrix:
4141
os: ["ubuntu-latest", "macOS-latest", "windows-latest"]
4242
ghc-version: ["9.2", "9.4", "9.6", "9.8", "9.10", "9.12"]
43-
cabal-version: ["3.12"]
43+
cabal-version: ["3.16"]
4444

4545
env:
4646
tag-name: ${{ github.ref_name }}

0 commit comments

Comments
 (0)