Use correct image name for Arm pool (#19530)

This commit is contained in:
Ella Hathaway 2024-04-18 16:30:06 -07:00 committed by GitHub
parent d5b2281cf2
commit bdd9e8321c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -50,7 +50,7 @@ parameters:
default:
name: $(poolName_LinuxArm64)
image: $(poolImage_LinuxArm64)
demands: ImageOverride -equals $(poolImage_Linux)
demands: ImageOverride -equals $(poolImage_LinuxArm64)
hostArchitecture: Arm64
os: linux