1
0
mirror of https://github.com/jborza/emu6502.git synced 2024-06-08 07:29:32 +00:00

Set up CI with Azure Pipelines - vm image to win2019

[skip ci]
This commit is contained in:
Juraj Borza 2019-04-14 13:00:37 +02:00
parent 4a5c0dae24
commit 8cc0f850cd

View File

@ -7,7 +7,7 @@ trigger:
- master
pool:
vmImage: 'VS2017-Win2016'
vmImage: 'windows-2019'
variables:
solution: '**/*.sln'