commit 7c83689428d30bf646bea610ca4ee04aded74024 from: Omar Polo date: Wed Mar 06 10:11:17 2024 UTC update mac CI target to sonoma commit - 248fb833f9883b714c48cd3edac2b212cbcd565f commit + 7c83689428d30bf646bea610ca4ee04aded74024 blob - bb83ced062982aa4ffa644f995472b2fbfe027c1 blob + 222eb8846947b8fb0d8490706df94de96d82275d --- .cirrus.yml +++ .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