ci: update to macos-13

Another CI update to target macOS 13 runners.
This commit is contained in:
Edward Thomson
2025-12-06 12:42:08 +00:00
parent c3f4f2ebaa
commit ffdc89f11a

View File

@@ -37,7 +37,7 @@ jobs:
CMAKE_OPTIONS: -DUSE_HTTPS=OpenSSL -DDEPRECATE_HARD=ON -DUSE_LEAK_CHECKER=valgrind -DUSE_GSSAPI=ON -DUSE_SSH=ON -DEXPERIMENTAL_SHA256=ON
- name: "macOS (SHA256)"
id: macos-sha256
os: macos-12
os: macos-13
setup-script: osx
env:
CC: clang