ci: Use macOS 26 Tahoe with apple-clang 21 (#7601)

This commit is contained in:
Ayaz Salikhov
2026-06-30 11:43:44 +01:00
committed by GitHub
parent 62bfc4ca5b
commit 95d53b4d43
5 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"platform": "macos/arm64",
"runner": ["self-hosted", "macOS", "ARM64", "mac-runner-m1"],
"runner": ["self-hosted", "macOS", "ARM64", "macos-26-apple-clang-21"],
"configs": [
{
"build_type": "Release",