mirror of
https://github.com/github/semantic.git
synced 2024-11-22 23:29:37 +03:00
Build with 9.2.
This commit is contained in:
parent
18a137f49a
commit
4a6b800304
2
.github/workflows/haskell.yml
vendored
2
.github/workflows/haskell.yml
vendored
@ -14,8 +14,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
ghc: ["8.10"]
|
||||
cabal: ["3.2"]
|
||||
ghc: ["8.10", "9.2"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user