mirror of
https://github.com/codex-storage/nim-codex-dht.git
synced 2025-02-12 03:47:07 +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
|
||||
export NIMFLAGS="-d:nimRawSetjmp"
|
||||
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 test -j${ncpu}
|
||||
|
Loading…
x
Reference in New Issue
Block a user