Update windows tier1 image

Changes in coin to virtual machine template exposed a bug where older
windows version deadlocks jom in multithreaded environment.
-16 version of the windows 10 image is latest to include msvc2017,
update to this.

Task-number: COIN-598
Change-Id: Icc75ad4a6029332ebcd4acaad563156a139dc280
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
(cherry picked from commit 573c35b164)
Reviewed-by: Katja Marttila <katja.marttila@qt.io>
This commit is contained in:
Toni Saario
2020-07-23 07:59:39 +03:00
committed by Simo Fält
parent c9d7845744
commit 5bb33f606e
9 changed files with 22 additions and 44 deletions

View File

@@ -2,7 +2,7 @@ Version: 2
Module only: True
Configurations:
-
Template: 'qtci-windows-10-x86_64-10'
Template: 'qtci-windows-10-x86_64-16'
Compiler: 'MSVC2015'
Target arch: 'x86'
Features: ['Packaging']