CI: Switch to macOS 26 runner

closes: #18775

Signed-off-by: Philip H. <47042125+pheiduck@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Philip H.
2025-11-20 19:50:00 +00:00
committed by Christian Brabandt
parent 7fe4b8c1bd
commit 55c65c3e40

View File

@ -406,7 +406,7 @@ jobs:
fail-fast: false
matrix:
features: [tiny, normal, huge]
runner: [macos-15-intel, macos-15]
runner: [macos-15-intel, macos-26]
steps:
- name: Checkout repository from github