We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aae50f9 commit cfc6429Copy full SHA for cfc6429
.github/workflows/check-release-builds.yml
@@ -40,7 +40,7 @@ jobs:
40
matrix:
41
os: ["ubuntu-latest", "macOS-latest", "windows-latest"]
42
ghc-version: ["9.2", "9.4", "9.6", "9.8", "9.10", "9.12"]
43
- cabal-version: ["3.12"]
+ cabal-version: ["3.16"]
44
45
env:
46
tag-name: ${{ github.ref_name }}
0 commit comments