mirror of
https://github.com/codex-storage/nim-codex-dht.git
synced 2025-02-12 11:56:56 +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
|
||||
export NIMFLAGS="-d:nimRawSetjmp"
|
||||
fi
|
||||
"NIM_COMMIT=${{ matrix.branch }}"
|
||||
make -j${ncpu} CI_CACHE=NimBinaries ARCH_OVERRIDE=${PLATFORM} QUICK_AND_DIRTY_COMPILER=1 update
|
||||
make test -j${ncpu}
|
||||
|
Loading…
x
Reference in New Issue
Block a user