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>
This commit is contained in:
Toni Saario
2020-07-23 07:59:39 +03:00
parent d9849f0107
commit 573c35b164
9 changed files with 22 additions and 44 deletions

View File

@@ -1,5 +1,5 @@
-
Template: 'qtci-windows-10-x86_64-10'
Template: 'qtci-windows-10-x86_64-16'
Target os: 'WinRT_10'
Target arch: 'x86_64'
Compiler: 'MSVC2015'