aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/qmake2cmake.yaml
diff options
context:
space:
mode:
authorHeikki Halmet <heikki.halmet@qt.io>2023-05-11 10:45:13 +0000
committerHeikki Halmet <heikki.halmet@qt.io>2023-06-20 09:32:57 +0000
commitac33d86e9ab56cce7f866a69c3f91f7bb4fd5733 (patch)
tree52263db7d9113d4b15fe379387b4d42dc8c29563 /coin/platform_configs/qmake2cmake.yaml
parent8214de5e0e7db62c6b9cff7429e521d84dae3c60 (diff)
Add macOS 13 x86_64 to CI as build and test target
macOS 12 x86_64 will be replace with macOS 13. Tests will be still run on macOS 12 Let's keep same Xcode version (14.2) than older macOS (12) has Task-number: QTBUG-104210 Change-Id: If3e06834156196917001f83ca391a66a6c78e84a Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'coin/platform_configs/qmake2cmake.yaml')
-rw-r--r--coin/platform_configs/qmake2cmake.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/platform_configs/qmake2cmake.yaml b/coin/platform_configs/qmake2cmake.yaml
index 876d07e8..495ac03f 100644
--- a/coin/platform_configs/qmake2cmake.yaml
+++ b/coin/platform_configs/qmake2cmake.yaml
@@ -6,7 +6,7 @@ Configurations:
Compiler: 'MSVC2019'
Features: ['DisableTests']
-
- Template: 'qtci-macos-12-x86_64-106'
+ Template: 'qtci-macos-13-x86_64-103'
Compiler: 'Clang'
Features: ['DisableTests']
-