Skip to content

Commit b09c3e8

Browse files
Update VMs image names for integration tests (#828)
1 parent ac1d296 commit b09c3e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines-e2e-integration-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ trigger: none
99
strategy:
1010
matrix:
1111
linux:
12-
imageName: 'ubuntu-latest'
12+
imageName: 'MMSUbuntu20.04TLS'
1313
windows:
14-
imageName: 'windows-latest'
14+
imageName: 'MMS2019TLS'
1515

1616
pool:
1717
vmImage: $(imageName)

0 commit comments

Comments
 (0)