From 7cb623e800f2b593ba8a9df61331b858f3277264 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 --- .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 dc72e2da0..b542cad4d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -113,7 +113,7 @@ jobs: vcvars-arch: amd64_arm64 qt-architecture: win64_msvc2022_arm64_cross_compiled - - os: macos-14 + - os: macos-26 artifact-name: macOS base-cmake-preset: ${{ (inputs.build-type || 'Debug') == 'Debug' && 'macos_universal' || 'macos' }} macosx-deployment-target: 12.0