mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-23 14:16:39 +03:00
Serialize nightly windows builds
This commit is contained in:
parent
da83c813b2
commit
221e411b68
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
|||||||
ghc-version: "8.8"
|
ghc-version: "8.8"
|
||||||
|
|
||||||
- shell: bash
|
- shell: bash
|
||||||
run: cabal v2-build exe:cryptol exe:cryptol-html
|
run: cabal -j1 v2-build exe:cryptol exe:cryptol-html
|
||||||
|
|
||||||
- shell: bash
|
- shell: bash
|
||||||
run: .github/ci.sh setup_dist_bins
|
run: .github/ci.sh setup_dist_bins
|
||||||
|
Loading…
Reference in New Issue
Block a user