mirror of
https://github.com/status-im/nim-websock.git
synced 2025-01-11 18:14:10 +00:00
move -d:nimRawSetjmp to nim.cfg (#114)
Refs https://github.com/status-im/nimbus-build-system/issues/44
This commit is contained in:
parent
e974acbe0a
commit
283a9bb1fc
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -160,10 +160,6 @@ jobs:
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
if [[ "${{ matrix.target.os }}" == "windows" ]]; then
|
||||
# https://github.com/status-im/nimbus-eth2/issues/3121
|
||||
export NIMFLAGS="-d:nimRawSetjmp"
|
||||
fi
|
||||
nim --version
|
||||
nimble --version
|
||||
nimble install -y --depsOnly
|
||||
|
Loading…
x
Reference in New Issue
Block a user