mirror of
https://github.com/codex-storage/nim-codex-dht.git
synced 2025-02-11 03:16:36 +00:00
fake change to test ci-nimbus
This commit is contained in:
parent
8fdf907811
commit
992cf83e3d
4
.github/workflows/ci-nimbus.yml
vendored
4
.github/workflows/ci-nimbus.yml
vendored
@ -158,6 +158,10 @@ jobs:
|
||||
# https://github.com/status-im/nimbus-eth2/issues/3121
|
||||
export NIMFLAGS="-d:nimRawSetjmp"
|
||||
fi
|
||||
echo "ENV: "
|
||||
env
|
||||
|
||||
echo "BUILD: "
|
||||
export NIM_COMMIT=${{ matrix.branch }}
|
||||
make -j${ncpu} CI_CACHE=NimBinaries ARCH_OVERRIDE=${PLATFORM} QUICK_AND_DIRTY_COMPILER=1 update
|
||||
make test -j${ncpu}
|
||||
|
@ -141,3 +141,4 @@
|
||||
"gccVersion": "",
|
||||
"clangVersion": ""
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user