ci: update to macos-13

macos-12 runners have been removed; use macos-13.
This commit is contained in:
Edward Thomson
2025-12-02 21:18:16 +00:00
parent 694d9a9ed3
commit 2dc887b883

View File

@@ -64,7 +64,7 @@ jobs:
CMAKE_OPTIONS: -DUSE_HTTPS=mbedTLS -DUSE_SHA1=HTTPS -DDEPRECATE_HARD=ON -DUSE_LEAK_CHECKER=valgrind -DUSE_GSSAPI=ON -DUSE_SSH=libssh2
- name: "macOS"
id: macos
os: macos-12
os: macos-13
setup-script: osx
env:
CC: clang