Skip to content

Commit d44a092

Browse files
committed
update
1 parent 796112f commit d44a092

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/ascend_npu_test.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,10 @@ on:
4848
required: true
4949
type: choice
5050
options:
51-
- ascendai/cann:7.1-openeuler2203sp2
52-
- ascendai/cann:8.0.rc2.alpha003-910b-ubuntu22.04-py3.9
53-
- ascendai/cann:8.0.rc3.alpha002-910b-ubuntu22.04-py3.9
51+
- 7.0.1.beta1-910b-ubuntu22.04-py3.8
52+
- 8.0.rc1.beta1-910b-ubuntu22.04-py3.8
53+
- 8.0.rc2.beta1-910b-ubuntu22.04-py3.9
54+
- 8.0.rc3.beta1-910b-ubuntu22.04-py3.10
5455
- ascendai/cann:latest
5556
default: 'ascendai/cann:latest'
5657
description: 'The docker image which will be loaded'

0 commit comments

Comments
 (0)