From 96e4ffd6d9ce4bb837428a27ed7615821580ed14 Mon Sep 17 00:00:00 2001 From: Elias Toivola Date: Mon, 15 Jan 2024 09:38:26 +0200 Subject: [PATCH] Qt Creator: Bump macOS to 12 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit macOS 11 is at its end-of-life and should be dropped from Qt dev (6.8). Task-number: QTQAINFRA-6009 Change-Id: I76325a0ae540568085c803925d28c88f99e41d3c Reviewed-by: Tor Arne Vestbø Reviewed-by: Eike Ziller --- coin/platform_configs/qt-creator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coin/platform_configs/qt-creator.yaml b/coin/platform_configs/qt-creator.yaml index 03cb927f..d6a6a63f 100644 --- a/coin/platform_configs/qt-creator.yaml +++ b/coin/platform_configs/qt-creator.yaml @@ -28,7 +28,7 @@ Configurations: Configure arguments: '' Environment variables: [] - - Template: 'qtci-macos-11-x86_64-106' + Template: 'qtci-macos-12-x86_64-106' Compiler: 'Clang' Features: ['Packaging', 'Sccache', 'DebugAndRelease'] Configure arguments: ''