From eb530827535996586bd42c99b0f4f0259592b132 Mon Sep 17 00:00:00 2001 From: Ville-Pekka Karhu Date: Wed, 25 Sep 2024 15:02:41 +0300 Subject: [PATCH] Nightly: Update ARM macOS 15 Tier1 version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ib77aefeac75290b1a9cb4b225d41026211d4713c Reviewed-by: Tor Arne Vestbø --- coin/platform_configs/nightly_macos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coin/platform_configs/nightly_macos.yaml b/coin/platform_configs/nightly_macos.yaml index e777ec9d..25273da7 100644 --- a/coin/platform_configs/nightly_macos.yaml +++ b/coin/platform_configs/nightly_macos.yaml @@ -3,7 +3,7 @@ Module only: True Configurations: - Id: 'macos-15-arm64-developer-build' - Template: 'qtci-macos-15-arm-103' + Template: 'qtci-macos-15-arm-104' Compiler: 'Clang' Features: ['Sccache', 'WarningsAreErrors', 'UseConfigure'] Configure arguments: '-developer-build -release -force-debug-info -no-pch -no-framework -qtnamespace TestNamespace -nomake examples -nomake tests'