File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 5151 required : true
5252 type : choice
5353 options :
54- - ascendai/ cann:7.0.1 -910b-ubuntu22.04-py3.8
55- - ascendai/ cann:8.0.0 -910b-ubuntu22.04-py3.10
56- - ascendai /cann:latest
57- default : " ascendai /cann:latest"
54+ - swr.cn-southwest-2.myhuaweicloud.com/base_image/ascend-ci/ cann:8.1.rc1 -910b-ubuntu22.04-py3.11
55+ - swr.cn-southwest-2.myhuaweicloud.com/base_image/ascend-ci/ cann:8.3.rc2 -910b-ubuntu22.04-py3.11
56+ - swr.cn-southwest-2.myhuaweicloud.com/base_image/ascend-ci /cann:latest
57+ default : " swr.cn-southwest-2.myhuaweicloud.com/base_image/ascend-ci /cann:latest"
5858 description : " The docker image which will be loaded"
5959
6060# Only cancel the previous runs when triggered by a pull_request event
8383 id : set-env
8484 run : |
8585 echo "runner=${{ github.event.inputs.runner || 'linux-arm64-npu-1' }}" >> $GITHUB_OUTPUT
86- echo "image=${{ github.event.inputs.image || 'ascendai /cann:latest' }}" >> $GITHUB_OUTPUT
86+ echo "image=${{ github.event.inputs.image || 'swr.cn-southwest-2.myhuaweicloud.com/base_image/ascend-ci /cann:latest' }}" >> $GITHUB_OUTPUT
8787
8888 # TODO(shink): List ghstack PR's ref
8989 - name : List ref to the PyTorch branch
You can’t perform that action at this time.
0 commit comments