We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29f77f4 commit 964ca76Copy full SHA for 964ca76
.github/workflows/ascend_npu_test.yml
@@ -56,7 +56,7 @@ on:
56
- ascendai/cann:7.0.1-910b-ubuntu22.04-py3.8
57
- ascendai/cann:8.0.0-910b-ubuntu22.04-py3.10
58
- ascendai/cann:latest
59
- default: "ascendai/cann:7.0.1-910b-ubuntu22.04-py3.8"
+ default: "ascendai/cann:latest"
60
description: "The docker image which will be loaded"
61
62
# Only cancel the previous runs when triggered by a pull_request event
0 commit comments