Skip to content

Commit 148ce24

Browse files
authored
Update azure-pipelines.yml
1 parent 6c778b5 commit 148ce24

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ jobs:
3030
displayName: Phase 1
3131
cancelTimeoutInMinutes: 1
3232
pool:
33-
name: Hosted VS2017
33+
name: Azure Pipelines
34+
vmImage: windows-2022
3435
steps:
3536
- checkout: self
3637
clean: true

0 commit comments

Comments
 (0)