mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
ci: update to macos-13
Another CI update to target macOS 13 runners.
This commit is contained in:
2
.github/workflows/experimental.yml
vendored
2
.github/workflows/experimental.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user