Skip to content

Commit

Permalink
Update CI confgi
Browse files Browse the repository at this point in the history
  • Loading branch information
cmichi committed Jan 8, 2025
1 parent 8c4f15a commit e918997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ jobs:
- name: Test Examples
uses: docker://useink/ci
env:
RUSTFLAGS: -Clinker-plugin-lto -Clink-arg=-zstack-size=409
RUSTFLAGS: -Clinker-plugin-lto -Clink-arg=-zstack-size=4096
with:
# run all tests with --all-features, which will run the e2e-tests feature if present
args:
Expand Down

0 comments on commit e918997

Please sign in to comment.