1
1
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:
Patrick Thomson 2020-09-16 19:49:38 -04:00
parent ebf3337bc3
commit 802632b823

View File

@ -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: