From a41d562205ed7ec65bca50ac8ee44693c7b5e95e Mon Sep 17 00:00:00 2001 From: Jukka Jokiniva Date: Mon, 10 Jun 2024 09:31:21 +0300 Subject: [PATCH] Change precheck windows target to windows-11_23H2-msvc2022 Configuration windows-10_22H2-msvc2019-developer-build has been removed from CI. Fixes: QTQAINFRA-6386 Change-Id: If2e5a2727101feb787d5e8bc3be7898156978c53 Reviewed-by: Toni Saario --- coin/platform_configs/precheck.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coin/platform_configs/precheck.yaml b/coin/platform_configs/precheck.yaml index e7846ebb..bf81338a 100644 --- a/coin/platform_configs/precheck.yaml +++ b/coin/platform_configs/precheck.yaml @@ -5,7 +5,7 @@ Include: [ "ubuntu-22.04", "ubuntu-22.04-documentation", "ubuntu-22.04-documentation-x11-tests", - "windows-10_22h2-msvc2019-developer-build", + "windows-11_23H2-msvc2022", "ios-universal" ], macos.yaml: [