[Ex CI] rocAL: switch to medium pool (#4983)

This commit is contained in:
Daniel Su
2025-06-27 13:41:07 -04:00
committed by GitHub
parent 5adc040367
commit 76ee1d720f

View File

@@ -86,8 +86,7 @@ jobs:
variables:
- group: common
- template: /.azuredevops/variables-global.yml
pool:
vmImage: ${{ variables.BASE_BUILD_POOL }}
pool: ${{ variables.MEDIUM_BUILD_POOL }}
workspace:
clean: all
steps: