aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2024-03-06 10:11:17 +0000
committerOmar Polo <op@omarpolo.com>2024-03-06 10:11:17 +0000
commit7c83689428d30bf646bea610ca4ee04aded74024 (patch)
tree6ae1129f05fb46871680c5acde78d931a9391f54 /.cirrus.yml
parent248fb833f9883b714c48cd3edac2b212cbcd565f (diff)
update mac CI target to sonoma
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index bb83ced..222eb88 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -30,7 +30,7 @@ freebsd_14_task:
mac_task:
macos_instance:
- image: ghcr.io/cirruslabs/macos-ventura-xcode:latest
+ image: ghcr.io/cirruslabs/macos-sonoma-xcode:latest
test_script:
- brew install libevent openssl libretls
- PKG_CONFIG_PATH="$(brew --prefix openssl)/lib/pkgconfig" ./configure CFLAGS='-O2 -pipe -Wno-deprecated-declarations' -Werror