From 251ae711fe5a77da3bb688725a99e4fe1c2d3840 Mon Sep 17 00:00:00 2001 From: tooomm Date: Sat, 28 Feb 2026 13:31:56 +0100 Subject: [PATCH 1/2] Bump minimum to macOS 14 (Intel) --- .github/workflows/desktop-build.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/desktop-build.yml b/.github/workflows/desktop-build.yml index a0878046e..ab2153b16 100644 --- a/.github/workflows/desktop-build.yml +++ b/.github/workflows/desktop-build.yml @@ -251,15 +251,15 @@ jobs: matrix: include: - os: macOS - target: 13 + target: 14 runner: macos-15-intel soc: Intel xcode: "16.4" type: Release - override_target: 13 + override_target: 14 make_package: 1 - package_suffix: "-macOS13_Intel" - artifact_name: macOS13_Intel-package + package_suffix: "-macOS14_Intel" + artifact_name: macOS14_Intel-package qt_version: 6.10.* qt_arch: clang_64 qt_modules: qtimageformats qtmultimedia qtwebsockets From 3c48bd98e0a5bc53407dff2241667e4b8610cb42 Mon Sep 17 00:00:00 2001 From: tooomm Date: Sat, 28 Feb 2026 13:35:40 +0100 Subject: [PATCH 2/2] macOS Intel: 13 --> 14 --- .ci/release_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/release_template.md b/.ci/release_template.md index 0e6c05165..c0bb27ca0 100644 --- a/.ci/release_template.md +++ b/.ci/release_template.md @@ -14,7 +14,7 @@ Available pre-compiled binaries for installation: macOSmacOS 15+ Sequoia Apple MmacOS 14+ Sonoma Apple M - • macOS 13+ Ventura Intel + • macOS 14+ Sonoma Intel LinuxUbuntu 24.04 LTS Noble Numbat