CI: Switch macOS runners to macos-26

All our self-hosted runners have been updated.
This commit is contained in:
Jelle Raaijmakers 2026-06-12 11:47:23 +02:00 committed by Jelle Raaijmakers
parent 1fa1de72fd
commit eb85264e44
5 changed files with 5 additions and 5 deletions

View file

@ -40,7 +40,7 @@ jobs:
build_preset: 'Sanitizer'
toolchain: 'Clang'
clang_plugins: false
runner_labels: '["macos-15", "self-hosted"]'
runner_labels: '["macos-26", "self-hosted"]'
container: 'null'
- os_name: 'Linux'

View file

@ -37,7 +37,7 @@ jobs:
arch: 'arm64'
toolchain: 'Clang'
package_type: 'macOS-arm64'
runner_labels: '["macos-15", "self-hosted"]'
runner_labels: '["macos-26", "self-hosted"]'
container: 'null'
- os_name: 'Linux'

View file

@ -26,7 +26,7 @@ jobs:
- os_name: 'macOS'
arch: 'arm64'
package_type: 'macOS-arm64'
runner_labels: '["macos-15", "js-benchmarks", "self-hosted"]'
runner_labels: '["macos-26", "js-benchmarks", "self-hosted"]'
container: 'null'
permissions:

View file

@ -40,7 +40,7 @@ jobs:
build_preset: 'Distribution'
toolchain: 'Clang'
clang_plugins: false
runner_labels: '["macos-15", "self-hosted"]'
runner_labels: '["macos-26", "self-hosted"]'
container: 'null'
- os_name: 'Linux'

View file

@ -27,7 +27,7 @@ jobs:
include:
- os_name: 'macOS'
arch: 'arm64'
runner_labels: '["macos-15", "web-benchmarks", "self-hosted"]'
runner_labels: '["macos-26", "web-benchmarks", "self-hosted"]'
container: 'null'
permissions: