mirror of
https://github.com/sayo-hs/heftia.git
synced 2024-11-30 00:36:55 +03:00
[add] CI for GHC 9.10.1.
This commit is contained in:
parent
fe2b01ceea
commit
452842e942
2
.github/workflows/haskell.yml
vendored
2
.github/workflows/haskell.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
build:
|
||||
strategy:
|
||||
matrix:
|
||||
ghc: ["9.4.1", "9.6.6", "9.8.2"]
|
||||
ghc: ["9.4.1", "9.6.6", "9.8.2", "9.10.1"]
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user