Skip to content

Commit

Permalink
build(*): changing azure pipelines ubuntu img ver
Browse files Browse the repository at this point in the history
  • Loading branch information
kdinev committed Oct 18, 2021
1 parent b56cbf7 commit 80aedbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pool:
vmImage: 'Ubuntu 16.04'
vmImage: 'ubuntu-latest'

steps:
- script: npm ci
Expand Down

0 comments on commit 80aedbb

Please sign in to comment.