Skip to content

Commit 0d4537d

Browse files
authored
update to use windows-2019 (#119)
1 parent e29e7b7 commit 0d4537d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.azdevops/CI.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,7 @@ stages:
2121
- stage: Build
2222
displayName: Build module
2323
pool:
24-
name: 1ES
25-
demands:
26-
- ImageOverride -equals PSMMS2019-Secure
24+
vmImage: windows-2019
2725
jobs:
2826
- job: BuildPkg
2927
displayName: Build module

0 commit comments

Comments
 (0)