From 15547086386e54ee55ec5161a4b6436c8361d398 Mon Sep 17 00:00:00 2001 From: Ville-Pekka Karhu Date: Mon, 25 Aug 2025 15:47:46 +0300 Subject: [PATCH] Update macOS 26 ARM Tier 1 to beta 7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTQAINFRA-7196 Change-Id: I0073e8cd326e6959cd1c9eb39c16d32535dc16f0 Reviewed-by: Tor Arne Vestbø --- coin/platform_configs/macos.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/coin/platform_configs/macos.yaml b/coin/platform_configs/macos.yaml index 4ae04a4e..77ff7fed 100644 --- a/coin/platform_configs/macos.yaml +++ b/coin/platform_configs/macos.yaml @@ -64,7 +64,7 @@ Configurations: Platform dependency: 'macos-universal-on-arm64' - Id: 'macos-26-arm64-tests' - Template: 'qtci-macos-26-arm-101' + Template: 'qtci-macos-26-arm-102' Compiler: 'Clang' Features: ['TestOnly', 'Packaging', 'DoNotAbortTestingOnFirstFailure'] Platform dependency: 'macos-universal-on-arm64' @@ -98,7 +98,7 @@ Configurations: ] - Id: 'macos-26-arm64-developer-build' - Template: 'qtci-macos-26-arm-101' + Template: 'qtci-macos-26-arm-102' Compiler: 'Clang' Features: ['DoNotRunTests', 'WarningsAreErrors', 'UseConfigure', 'Insignificant'] Configure arguments: '-developer-build -nomake examples -debug -framework' @@ -128,7 +128,7 @@ Configurations: Platform dependency: 'macos-arm64-developer-build' - Id: 'macos-26-arm64-developer-build-tests' - Template: 'qtci-macos-26-arm-101' + Template: 'qtci-macos-26-arm-102' Compiler: 'Clang' Features: ['TestOnly', 'InsignificantTests', 'DoNotAbortTestingOnFirstFailure'] Platform dependency: 'macos-26-arm64-developer-build'