Skip to content

Commit

Permalink
macOS CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nastys committed Jan 3, 2022
1 parent f5377e4 commit 277febd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ freebsd_task:

macos_task:
timeout_in: 120m
ccache_cache:
folder: /tmp/ccache_dir
matrix:
- name: Cirrus macOS
osx_instance:
Expand All @@ -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"
Expand Down

0 comments on commit 277febd

Please sign in to comment.