Skip to content

Commit

Permalink
Fix windows image
Browse files Browse the repository at this point in the history
  • Loading branch information
kachkaev committed Dec 22, 2019
1 parent d183bd5 commit 51f3779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- job: Test_Windows
displayName: Unit tests on Windows
pool:
vmImage: vs2017-latest
vmImage: windows-latest
strategy:
matrix:
(Node 12):
Expand Down

0 comments on commit 51f3779

Please sign in to comment.