aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/cmake_platforms_wasm.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/cmake_platforms_wasm.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/cmake_platforms_wasm.yaml')
-rw-r--r--coin/platform_configs/cmake_platforms_wasm.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/platform_configs/cmake_platforms_wasm.yaml b/coin/platform_configs/cmake_platforms_wasm.yaml
index ce7212af..cf3db93e 100644
--- a/coin/platform_configs/cmake_platforms_wasm.yaml
+++ b/coin/platform_configs/cmake_platforms_wasm.yaml
@@ -29,7 +29,7 @@ Configurations:
]
-
Id: 'webassembly-macos-thread'
- Template: 'qtci-macos-12-x86_64-106'
+ Template: 'qtci-macos-13-x86_64-103'
Target os: 'WebAssembly'
Compiler: 'Clang'
Target compiler: 'Clang'