mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-02 13:33:10 +00:00
don't run win i386 tests
This commit is contained in:
parent
aa5260df73
commit
1663c1d71d
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -19,9 +19,9 @@ jobs:
|
||||
- os: macos
|
||||
cpu: amd64
|
||||
TEST_KIND: unit-tests
|
||||
- os: windows
|
||||
cpu: i386
|
||||
TEST_KIND: unit-tests
|
||||
# - os: windows
|
||||
# cpu: i386
|
||||
# TEST_KIND: unit-tests
|
||||
- os: windows
|
||||
cpu: amd64
|
||||
TEST_KIND: unit-tests
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user