mirror of
https://github.com/github/semantic.git
synced 2024-11-22 23:29:37 +03:00
Use 8.10.1 in cabal.
This commit is contained in:
parent
93241498b1
commit
de98cd0f6b
2
.github/workflows/haskell.yml
vendored
2
.github/workflows/haskell.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
ghc: ["8.8.3"]
|
||||
ghc: ["8.8.3", "8.10.1"]
|
||||
cabal: ["3.2.0.0"]
|
||||
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user