mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-08 00:13:08 +00:00
remove windows from ci for now
This commit is contained in:
parent
862e86ae7e
commit
9ced911326
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -47,7 +47,6 @@ jobs:
|
||||
matrix: |
|
||||
os {linux}, cpu {amd64}, builder {${{ env.builder_integration_linux }}}, tests {integration}, nim_version {${{ env.nim_version }}}, shell {bash --noprofile --norc -e -o pipefail}
|
||||
os {macos}, cpu {arm64}, builder {${{ env.builder_integration_macos }}}, tests {integration}, nim_version {${{ env.nim_version }}}, shell {bash --noprofile --norc -e -o pipefail}
|
||||
os {windows}, cpu {amd64}, builder {${{ env.builder_integration_windows }}}, tests {integration}, nim_version {${{ env.nim_version }}}, shell {msys2}
|
||||
|
||||
|
||||
build:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user