Skip to content

Commit 4e6dc22

Browse files
authored
Merge pull request #6829 from chakra-core/ppenzin-windows-2019
[CI] Temporarily switch to windows-2019 image
2 parents 41ad58a + 692f0bb commit 4e6dc22

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
@@ -105,7 +105,7 @@ jobs:
105105
- job: MSVC
106106
timeoutInMinutes: 120
107107
pool:
108-
vmImage: 'windows-latest'
108+
vmImage: 'windows-2019'
109109
strategy:
110110
maxParallel: 4
111111
matrix:

0 commit comments

Comments
 (0)