mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-14 07:19:31 -06:00
Use GHC 8.4.4
This commit is contained in:
4
.github/workflows/build-macos-package.yml
vendored
4
.github/workflows/build-macos-package.yml
vendored
@@ -8,8 +8,8 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [macOS-10.13]
|
||||
ghc: ["8.6.5"]
|
||||
os: [macOS-latest]
|
||||
ghc: ["8.4.4"]
|
||||
cabal: ["2.4"]
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user