From da62b63f528155abd5dddd45ba901c81e52ce237 Mon Sep 17 00:00:00 2001 From: Richard Voigtmann Date: Sat, 13 Dec 2025 15:57:58 +0100 Subject: [PATCH] bumped macos runner version to 26 Signed-off-by: Richard Voigtmann (cherry picked from commit 7cb623e800f2b593ba8a9df61331b858f3277264) --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5eef33805..0e81fd5a1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -118,7 +118,7 @@ jobs: cmake-preset: windows_msvc vcvars-arch: arm64 - - os: macos-14 + - os: macos-26 artifact-name: macOS cmake-preset: macos_universal macosx-deployment-target: 12.0