From e91899729ae84285bf0524fe5543a1579b55e781 Mon Sep 17 00:00:00 2001 From: Michael Mueller Date: Wed, 8 Jan 2025 10:14:29 +0100 Subject: [PATCH] Update CI confgi --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 298def355d..3466b5004f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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: