1
0
mirror of https://github.com/jborza/emu6502.git synced 2024-09-30 03:57:16 +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 - master
pool: pool:
vmImage: 'VS2017-Win2016' vmImage: 'windows-2019'
variables: variables:
solution: '**/*.sln' solution: '**/*.sln'