diff --git a/coin/platform_configs/nightly_macos14.yaml b/coin/platform_configs/nightly_macos14.yaml index 81b040e5..434ef310 100644 --- a/coin/platform_configs/nightly_macos14.yaml +++ b/coin/platform_configs/nightly_macos14.yaml @@ -3,7 +3,7 @@ Module only: True Configurations: - Id: 'macos-14-x86_64-developer-build' - Template: 'qtci-macos-14-x86_64-103' + Template: 'qtci-macos-14-x86_64-105' Compiler: 'Clang' Features: ['Sccache', 'DoNotRunTests', 'WarningsAreErrors', 'UseConfigure'] Configure arguments: '-developer-build -release -force-debug-info -no-pch -no-framework -qtnamespace TestNamespace -make examples' @@ -14,7 +14,7 @@ Configurations: ] - Id: 'macos-14-x86_64-developer-build-tests' - Template: 'qtci-macos-14-x86_64-103' + Template: 'qtci-macos-14-x86_64-105' Compiler: 'Clang' Features: ['Sccache', 'TestOnly'] Platform dependency: 'macos-14-x86_64-developer-build'