Skip to content

Commit

Permalink
cirrus fix + adding arm osx runner
Browse files Browse the repository at this point in the history
  • Loading branch information
peekxc committed Dec 12, 2023
1 parent 2a0ce60 commit 75e00ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ env:
CIRRUS_CLONE_SUBMODULES: true

macos_task:
image: ghcr.io/cirruslabs/macos-ventura-base:latest
container:
image: ghcr.io/cirruslabs/macos-ventura-base:latest
only_if: changesInclude('.cirrus.yml', '**.{h,cpp,py}')
env:
CC: clang
Expand Down

0 comments on commit 75e00ea

Please sign in to comment.