ci : change the cann version and the container pull method (#17953)
fix error format Update build.yml Remove unnecessary zip files fix update
This commit is contained in:
parent
b7f5f46e03
commit
a8c7f33d79
3 changed files with 119 additions and 11 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
# Define the CANN base image for easier version updates later
|
||||
ARG CHIP_TYPE=910b
|
||||
ARG CANN_BASE_IMAGE=quay.io/ascend/cann:8.3.rc1.alpha001-${CHIP_TYPE}-openeuler22.03-py3.11
|
||||
ARG CANN_BASE_IMAGE=quay.io/ascend/cann:8.3.rc2-${CHIP_TYPE}-openeuler24.03-py3.11
|
||||
|
||||
# ==============================================================================
|
||||
# BUILD STAGE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue