mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-23 14:16:39 +03:00
Try nightly builds with GHC 8.6.5
This commit is contained in:
parent
d7cb4b6943
commit
36bcfab5e9
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@ -70,7 +70,7 @@ jobs:
|
||||
|
||||
- uses: actions/setup-haskell@v1
|
||||
with:
|
||||
ghc-version: 8.8.4
|
||||
ghc-version: 8.6.5
|
||||
|
||||
- uses: actions/cache@v2
|
||||
name: Cache cabal store
|
||||
|
@ -24,3 +24,4 @@ branch = $(gitBranch)
|
||||
|
||||
dirty :: Bool
|
||||
dirty = $(gitDirty)
|
||||
-- Last build Fri Sep 11 16:44:33 PDT 2020
|
||||
|
Loading…
Reference in New Issue
Block a user