mirror of
https://github.com/logos-storage/logos-storage-nim-dht.git
synced 2026-01-04 06:23:05 +00:00
wip
This commit is contained in:
parent
1753790bfa
commit
64133fc66e
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -160,6 +160,6 @@ jobs:
|
|||||||
# https://github.com/status-im/nimbus-eth2/issues/3121
|
# https://github.com/status-im/nimbus-eth2/issues/3121
|
||||||
export NIMFLAGS="-d:nimRawSetjmp"
|
export NIMFLAGS="-d:nimRawSetjmp"
|
||||||
fi
|
fi
|
||||||
"NIM_COMMIT=${{ matrix.branch }}"
|
export NIM_COMMIT=${{ matrix.branch }}
|
||||||
make -j${ncpu} CI_CACHE=NimBinaries ARCH_OVERRIDE=${PLATFORM} QUICK_AND_DIRTY_COMPILER=1 update
|
make -j${ncpu} CI_CACHE=NimBinaries ARCH_OVERRIDE=${PLATFORM} QUICK_AND_DIRTY_COMPILER=1 update
|
||||||
make test -j${ncpu}
|
make test -j${ncpu}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user