Skip to content

Commit

Permalink
CI: Increase rust's stack size
Browse files Browse the repository at this point in the history
This is a temporary measure, exclusive to rustc v1.81.*.
  • Loading branch information
jan-ferdinand committed Aug 22, 2024
1 parent f0f27b7 commit 5dbe302
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[env]
RUST_MIN_STACK = "33445555"

0 comments on commit 5dbe302

Please sign in to comment.