Update ci.yml to new build image
This commit is contained in:
parent
6c59360e66
commit
23090c69ca
|
@ -26,7 +26,7 @@ stages:
|
|||
pool:
|
||||
name: PS-PowerShell-x64
|
||||
demands:
|
||||
- ImageOverride -equals PSMMS2019-OpenSSH-Secure
|
||||
- ImageOverride -equals PSMMS2022-OpenSSH-Secure
|
||||
|
||||
steps:
|
||||
- powershell: |
|
||||
|
|
Loading…
Reference in New Issue