Skip to content

Commit

Permalink
compatiblity with GHC 9.12 and random-1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
folivetti committed Jan 11, 2025
1 parent cd68a85 commit 733197a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,10 @@ jobs:
name: windows-latest/GHC ${{ ghc }}/${{ github.ref }}
runs-on: windows-latest
strategy:
ghc:
- 9.10.1
cabal: "3.14.1.1"
matrix:
ghc:
- 9.10.1
cabal: "3.14.1.1"
defaults:
run:
shell: msys2 {0}
Expand Down

0 comments on commit 733197a

Please sign in to comment.