Update ci.yml to new build image

This commit is contained in:
Tess Gauthier 2023-08-23 14:32:09 -04:00 committed by GitHub
parent 6c59360e66
commit 23090c69ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ stages:
pool:
name: PS-PowerShell-x64
demands:
- ImageOverride -equals PSMMS2019-OpenSSH-Secure
- ImageOverride -equals PSMMS2022-OpenSSH-Secure
steps:
- powershell: |