Skip to content

Commit

Permalink
Adjust windows and linux versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Sep 9, 2019
1 parent d511380 commit 97f8db5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vsts-ci.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
resources:
containers:
- container: nv-wasm
image: nventive/wasm-build:1.2
image: nventive/wasm-build:1.5

jobs:
- template: .vsts-win-build.yml
parameters:
name: Windows
pool:
vmImage: 'vs2017-win2016'
vmImage: 'windows-2019'

- template: .vsts-linux-build.yml

0 comments on commit 97f8db5

Please sign in to comment.