mirror of
https://github.com/github/semantic.git
synced 2024-11-22 23:29:37 +03:00
we need 8.8.3 for downstream stuff
This commit is contained in:
parent
ebf3337bc3
commit
802632b823
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.10.1"]
|
||||
ghc: ["8.8.3", "8.10.1"]
|
||||
cabal: ["3.2.0.0"]
|
||||
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user