Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Commit

Permalink
update to use windows-2019 (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
ayousuf23 authored Jul 7, 2022
1 parent e29e7b7 commit 0d4537d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .azdevops/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ stages:
- stage: Build
displayName: Build module
pool:
name: 1ES
demands:
- ImageOverride -equals PSMMS2019-Secure
vmImage: windows-2019
jobs:
- job: BuildPkg
displayName: Build module
Expand Down

0 comments on commit 0d4537d

Please sign in to comment.