Skip to content

Commit 4b85305

Browse files
author
Maxim Zaytsev
authored
Specify ubuntu-18.04 vmImage for CI (#475)
1 parent 08377d0 commit 4b85305

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

azure-pipelines.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
pool:
2+
vmImage: ubuntu-18.04
3+
14
strategy:
25
matrix:
36
'Node 6':

0 commit comments

Comments
 (0)