Skip to content

Commit 568dbbe

Browse files
committed
ci: Disable fuzz tests for "macOS 13 native" job
Fuzz tests cause timeout for reasons unrelated to the QML GUI development. Can be reverted back after syncing the QML repository with the main one.
1 parent 6a4f027 commit 568dbbe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ci/test/00_setup_env_mac_native.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,3 @@ export CI_OS_NAME="macos"
1414
export NO_DEPENDS=1
1515
export OSX_SDK=""
1616
export CCACHE_MAXSIZE=400M
17-
export RUN_FUZZ_TESTS=true
18-
export FUZZ_TESTS_CONFIG="--exclude banman" # https://github.com/bitcoin/bitcoin/issues/27924

0 commit comments

Comments
 (0)