update mac CI target to sonoma

This commit is contained in:
Omar Polo 2024-03-06 10:11:17 +00:00
parent 248fb833f9
commit 7c83689428
1 changed files with 1 additions and 1 deletions

View File

@ -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