From 85ac9fe40f375de370fe97620faf1f5f7a6e23bb Mon Sep 17 00:00:00 2001 From: anthony sottile <103459774+asottile-sentry@users.noreply.github.com> Date: Wed, 15 Nov 2023 08:32:34 -0500 Subject: [PATCH] Revert "macos monterey -> sonoma" --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index ab920fa..fe2b422 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -3,7 +3,7 @@ task: - arm_container: image: ghcr.io/getsentry/prebuilt-pythons-manylinux-arm64-ci - macos_instance: - image: ghcr.io/cirruslabs/macos-sonoma-base:latest + image: ghcr.io/cirruslabs/macos-monterey-base:latest env: matrix: - {PY: 3.8.17, BUILD: '0'}