Skip to content

Commit

Permalink
build(ci): bumped GHC matrix version in build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidMazarro committed Sep 30, 2024
1 parent c889b30 commit aa7060b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- macos-latest # aarch64-darwin
- ubuntu-latest # x86_64-linux
ghc:
- ghc96
- ghc966
fail-fast: true
runs-on: ${{ matrix.os }}
timeout-minutes: 30
Expand Down

0 comments on commit aa7060b

Please sign in to comment.