Skip to content

Commit 99c16d1

Browse files
[ci] Migrate to sonicbld1es agent pool. (#397) (#402)
Old agent pool is deprecated. Migrate to new agent pool. Co-authored-by: Liu Shilong <[email protected]>
1 parent b370435 commit 99c16d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.azure-pipelines/build-template.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ parameters:
1616
- name: pool
1717
type: string
1818
values:
19-
- sonicbld
19+
- sonicbld-1es
2020
- sonicbld_8c
2121
- sonicbld-arm64
2222
- sonicbld-armhf
23-
default: sonicbld
23+
default: sonicbld-1es
2424

2525
- name: timeout
2626
type: number

0 commit comments

Comments
 (0)