Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 583b626

Browse files
authoredNov 19, 2019
Update pipline to use ubuntu 18.04
1 parent 0c0a7da commit 583b626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ trigger:
77
- master
88

99
pool:
10-
vmImage: 'ubuntu-latest'
10+
vmImage: 'ubuntu-18.04'
1111

1212
steps:
1313
- script: lscpu

0 commit comments

Comments
 (0)
Please sign in to comment.