From 4c5604ea08b3fb838d14ee6b8e3ebac7f528d987 Mon Sep 17 00:00:00 2001 From: Ville-Pekka Karhu Date: Wed, 18 Sep 2024 15:37:33 +0300 Subject: [PATCH] Platform configs: macOS 15 Intel tier1 update for nightly MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I9e329e856d62de7105ff87a259cf1da6f17237b8 Reviewed-by: Tor Arne Vestbø --- .../{nightly_macos_beta.yaml => nightly_macos.yaml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename coin/platform_configs/{nightly_macos_beta.yaml => nightly_macos.yaml} (95%) diff --git a/coin/platform_configs/nightly_macos_beta.yaml b/coin/platform_configs/nightly_macos.yaml similarity index 95% rename from coin/platform_configs/nightly_macos_beta.yaml rename to coin/platform_configs/nightly_macos.yaml index d55edd039d9..e777ec9db05 100644 --- a/coin/platform_configs/nightly_macos_beta.yaml +++ b/coin/platform_configs/nightly_macos.yaml @@ -14,7 +14,7 @@ Configurations: - Id: 'macos-15-x86_64-developer-build' - Template: 'qtci-macos-15-x86_64-102' + Template: 'qtci-macos-15-x86_64-103' Compiler: 'Clang' Features: ['Sccache', 'WarningsAreErrors', 'UseConfigure'] Configure arguments: '-developer-build -release -force-debug-info -no-pch -no-framework -qtnamespace TestNamespace -nomake examples -nomake tests'