Skip to content

Commit

Permalink
Specify ubuntu-18.04 vmImage for CI (#475)
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxim Zaytsev authored Nov 15, 2021
1 parent 08377d0 commit 4b85305
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
pool:
vmImage: ubuntu-18.04

strategy:
matrix:
'Node 6':
Expand Down

0 comments on commit 4b85305

Please sign in to comment.