Fix the pgo internal pool

This commit is contained in:
Marc Paine 2022-09-16 15:45:05 -07:00 committed by GitHub
parent 676658081a
commit 74c63daf99
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -111,7 +111,7 @@ stages:
pool:
${{ if eq(variables['System.TeamProject'], 'internal') }}:
name: NetCore1ESPool-Internal
demands: ImageOverride -equals Windows.Amd64.VS2022.Pre
demands: ImageOverride -equals Build.Windows.Amd64.VS2022.Pre
timeoutInMinutes: 180
strategy:
matrix: