Skip to content

Commit 5dbb1ba

Browse files
MarcoFalkefanquake
authored andcommitted
ci: Enable CI_LIMIT_STACK_SIZE=1 in i686_no_ipc task
Github-Pull: bitcoin#33243 Rebased-From: fa96a4a
1 parent c7faf72 commit 5dbb1ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/test/00_setup_env_i686_no_ipc.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ export CI_IMAGE_PLATFORM="linux/amd64"
1313
export PACKAGES="llvm clang g++-multilib"
1414
export DEP_OPTS="DEBUG=1 NO_IPC=1"
1515
export GOAL="install"
16+
export CI_LIMIT_STACK_SIZE=1
1617
export TEST_RUNNER_EXTRA="--v2transport --usecli"
1718
export BITCOIN_CONFIG="\
1819
-DCMAKE_BUILD_TYPE=Debug \

0 commit comments

Comments
 (0)