Skip to content

Commit a91a777

Browse files
authored
Merge pull request #10314 from IgniteUI/azure-ubuntu-image
build(*): changing azure pipelines ubuntu img ver
2 parents b56cbf7 + 80aedbb commit a91a777

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)