ci: update macOS runner from unsupported macos-13 to macos-latest (#13855)

- Replace deprecated `macos-13` with `macos-latest` runner
- Ensure CI compatibility with supported macOS versions
- Maintain build stability and future-proof workflows
This commit is contained in:
YuZhiYuanDev 2025-12-20 21:21:14 +08:00 committed by GitHub
parent 4f2aea65ab
commit 84eb75d5b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -444,7 +444,7 @@ jobs:
- {
arch: aarch64,
target: aarch64-apple-ios,
os: macos-13,
os: macos-latest,
vcpkg-triplet: arm64-ios,
}
steps: