mirror of
https://github.com/logos-storage/logos-storage-nim-dht.git
synced 2026-01-07 16:03:09 +00:00
wip
This commit is contained in:
parent
de1e22d976
commit
1753790bfa
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -160,5 +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 }}"
|
||||||
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