mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-01 01:45:40 -04:00
Increase Rust minimum stack size a lot more
This commit is contained in:
parent
8b48191e1c
commit
917aabcc03
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -76,5 +76,5 @@ jobs:
|
||||
- name: Cargo test
|
||||
run: cargo test --workspace --all-features
|
||||
env:
|
||||
RUST_MIN_STACK: 10000000
|
||||
RUST_MIN_STACK: 100000000
|
||||
MONERO_ADDITIONAL_SLEEP_PERIOD: 60000
|
||||
|
Loading…
Reference in New Issue
Block a user