mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-25 02:46:27 -06:00
Use GHC 8.4.4
This commit is contained in:
@@ -8,8 +8,8 @@ jobs:
|
|||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [macOS-10.13]
|
os: [macOS-latest]
|
||||||
ghc: ["8.6.5"]
|
ghc: ["8.4.4"]
|
||||||
cabal: ["2.4"]
|
cabal: ["2.4"]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user