Skip to content

Commit

Permalink
[ci]: use sonicbld pool (#1594)
Browse files Browse the repository at this point in the history
Signed-off-by: Guohan Lu <lguohan@gmail.com>
  • Loading branch information
lguohan committed Jan 14, 2021
1 parent 48ae866 commit 1b65f3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- job:
displayName: "arm64"
timeoutInMinutes: 180
pool: sonic
pool: sonicbld

container:
image: sonicdev-microsoft.azurecr.io:443/sonic-slave-buster-arm64:latest
Expand Down Expand Up @@ -132,7 +132,7 @@ jobs:
- job:
displayName: "armhf"
timeoutInMinutes: 180
pool: sonic
pool: sonicbld

container:
image: sonicdev-microsoft.azurecr.io:443/sonic-slave-buster-armhf:latest
Expand Down

0 comments on commit 1b65f3d

Please sign in to comment.