Skip to content

Commit 80aedbb

Browse files
committed
build(*): changing azure pipelines ubuntu img ver
1 parent b56cbf7 commit 80aedbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pool:
2-
vmImage: 'Ubuntu 16.04'
2+
vmImage: 'ubuntu-latest'
33

44
steps:
55
- script: npm ci

0 commit comments

Comments
 (0)