mirror of
https://github.com/status-im/nim-codex.git
synced 2025-01-31 13:07:50 +00:00
re-add windows to CI
This commit is contained in:
parent
cd7dce98d8
commit
76a70021a9
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -29,6 +29,7 @@ jobs:
|
||||
matrix: |
|
||||
os {linux}, cpu {amd64}, builder {runner-node-01-linux-01-eu-hel1}, tests {integration}, nim_version {${{ env.nim_version }}}, shell {bash --noprofile --norc -e -o pipefail}
|
||||
os {macos}, cpu {amd64}, builder {macos-14-large}, tests {integration}, nim_version {${{ env.nim_version }}}, shell {bash --noprofile --norc -e -o pipefail}
|
||||
os {windows}, cpu {amd64}, builder {windows-latest-amd64-32vcpu}, tests {integration}, nim_version {${{ env.nim_version }}}, shell {msys2}
|
||||
|
||||
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user