Skip to content

Commit 38b93dd

Browse files
committed
increase stack size
1 parent 94c421e commit 38b93dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/library_rust_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
id-token: write
2828
contents: read
2929
env:
30-
RUST_MIN_STACK: 104857600
30+
RUST_MIN_STACK: 404857600
3131
steps:
3232
- name: Support longpaths on Git checkout
3333
run: |

0 commit comments

Comments
 (0)