ci: Temporarily disable macOS/Windows fuzz step

The fuzz binary is still compiled. This is required for the next commit.
This commit is contained in:
MarcoFalke
2024-10-31 13:50:16 +01:00
parent da10e0bab4
commit fae3cf0ffa
2 changed files with 0 additions and 15 deletions

View File

@@ -15,4 +15,3 @@ export BITCOIN_CONFIG="-DBUILD_GUI=ON -DWITH_ZMQ=ON -DREDUCE_EXPORTS=ON"
export CI_OS_NAME="macos"
export NO_DEPENDS=1
export OSX_SDK=""
export RUN_FUZZ_TESTS=true