We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d765f00 commit 9b39e1aCopy full SHA for 9b39e1a
.github/workflows/library_rust_tests.yml
@@ -27,7 +27,7 @@ jobs:
27
id-token: write
28
contents: read
29
env:
30
- RUST_MIN_STACK: 204857600
+ RUST_MIN_STACK: 404857600
31
steps:
32
- name: Support longpaths on Git checkout
33
run: |
0 commit comments