aboutsummaryrefslogtreecommitdiff
path: root/ci/test/00_setup_env_mac_native.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/test/00_setup_env_mac_native.sh')
-rwxr-xr-xci/test/00_setup_env_mac_native.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/ci/test/00_setup_env_mac_native.sh b/ci/test/00_setup_env_mac_native.sh
index 896405bc71..1e197d8c71 100755
--- a/ci/test/00_setup_env_mac_native.sh
+++ b/ci/test/00_setup_env_mac_native.sh
@@ -15,5 +15,4 @@ export BITCOIN_CONFIG="-DBUILD_GUI=ON -DWITH_ZMQ=ON -DWITH_MINIUPNPC=ON -DWITH_N
export CI_OS_NAME="macos"
export NO_DEPENDS=1
export OSX_SDK=""
-export CCACHE_MAXSIZE=400M
export RUN_FUZZ_TESTS=true