Compare commits
1 Commits
master
...
matt/fix-c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
39a41c22e3 |
2
.github/workflows/haskell.yml
vendored
2
.github/workflows/haskell.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
||||
CONFIG: "--enable-tests --enable-benchmarks "
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-haskell@v1.1.2
|
||||
- uses: actions/setup-haskell@v1.1.4
|
||||
id: setup-haskell-cabal
|
||||
with:
|
||||
ghc-version: ${{ matrix.ghc }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user