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 aab3a20 commit d1a4ac4Copy full SHA for d1a4ac4
.github/workflows/library_rust_tests.yml
@@ -27,7 +27,7 @@ jobs:
27
id-token: write
28
contents: read
29
env:
30
- RUST_MIN_STACK: 104857600
+ RUST_MIN_STACK: 404857600
31
steps:
32
- name: Support longpaths on Git checkout
33
run: |
0 commit comments