Skip to content

Commit

Permalink
Switch MacOS CI tests to an ARM-based image
Browse files Browse the repository at this point in the history
Before x86-64 is phased out at the end of the year.

Uses cirrus-ci recommended container, see:
  https://cirrus-ci.org/guide/macOS/
  • Loading branch information
daviesrob authored and jkbonfield committed Dec 13, 2022
1 parent 8d77f8d commit d80a35f
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 @@ -139,8 +139,8 @@ rockylinux_task:

macosx_task:
name: macosx + clang
osx_instance:
image: catalina-base
macos_instance:
image: ghcr.io/cirruslabs/macos-ventura-base:latest

environment:
CC: clang
Expand Down

0 comments on commit d80a35f

Please sign in to comment.