Skip to content

Commit d057232

Browse files
committed
Test WIN64 CI
1 parent 9342986 commit d057232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ jobs:
305305
# do not produce debug symbols to keep memory usage down
306306
RUSTFLAGS: -Ctarget-feature=+crt-static
307307
RUST_BACKTRACE: "1"
308-
308+
RUST_MINSTACK: "2384500"
309309
macos:
310310
name: cargo test (mac)
311311
runs-on: macos-latest

0 commit comments

Comments
 (0)