Skip to content

Commit a8ffaa7

Browse files
Update VM pool and images name (#718)
1 parent c89eeb0 commit a8ffaa7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

azure-pipelines.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,12 @@
1010
strategy:
1111
matrix:
1212
linux:
13-
imageName: 'ubuntu-latest'
13+
imageName: 'MMSUbuntu20.04TLS'
1414
windows:
15-
imageName: 'vs2017-win2016'
15+
imageName: 'MMS2019TLS'
1616

1717
pool:
18+
name: '1ES-Hosted-AzFunc'
1819
vmImage: $(imageName)
1920

2021
variables:

0 commit comments

Comments
 (0)