File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ self-hosted-runner:
1414 - linux-amd64-cpu-4-hk
1515 - linux-amd64-cpu-8-hk
1616 - linux-amd64-cpu-16-hk
17- - linux-amd64 -cpu-32-hk
17+ - linux-arm64 -cpu-32-hk
1818 - linux-arm64-cpu-16
1919 - linux-aarch64-a2b3-0
2020 - linux-aarch64-a2b3-1
Original file line number Diff line number Diff line change 1616#
1717
1818# Reusable workflow that exercises the cpu-32-hk buildkitd pipeline end to
19- # end: it runs on linux-amd64 -cpu-32-hk, relies on the Vault-injected
19+ # end: it runs on linux-arm64 -cpu-32-hk, relies on the Vault-injected
2020# buildkitd TLS certs (ca.pem/cert.pem/key.pem) under DOCKER_CONFIG, and
2121# drives `buildctl` against the shared buildkitd daemon to build the CI test
2222# image. This is a dedicated verification of the ascend-ci-deployment fix
6666 soc : " ascend910_9391"
6767 arch : arm64
6868 mode : device
69- runner : linux-amd64 -cpu-32-hk
69+ runner : linux-arm64 -cpu-32-hk
7070 vllm_label : main
7171 vllm_version : ${{ inputs.vllm_main_commit }}
7272 container :
You can’t perform that action at this time.
0 commit comments