diff --git a/.cirrus.yml b/.cirrus.yml index 8e16f1323af9..68f2f134ab1e 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -114,6 +114,8 @@ freebsd_task: macos_task: timeout_in: 120m + ccache_cache: + folder: /tmp/ccache_dir matrix: - name: Cirrus macOS osx_instance: @@ -126,8 +128,6 @@ macos_task: CCACHE_DIR: "/tmp/ccache_dir" CCACHE_MAXSIZE: 300M CI_HAS_ARTIFACTS: true - ccache_cache: - folder: /tmp/ccache_dir artifacts: name: Artifact path: "artifacts/*.7z"