Skip to content

Commit 1b65f3d

Browse files
committed
[ci]: use sonicbld pool (#1594)
Signed-off-by: Guohan Lu <lguohan@gmail.com>
1 parent 48ae866 commit 1b65f3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- job:
7373
displayName: "arm64"
7474
timeoutInMinutes: 180
75-
pool: sonic
75+
pool: sonicbld
7676

7777
container:
7878
image: sonicdev-microsoft.azurecr.io:443/sonic-slave-buster-arm64:latest
@@ -132,7 +132,7 @@ jobs:
132132
- job:
133133
displayName: "armhf"
134134
timeoutInMinutes: 180
135-
pool: sonic
135+
pool: sonicbld
136136

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

0 commit comments

Comments
 (0)