Skip to content

Commit 895ffd2

Browse files
committed
add titan
1 parent 2fcbff8 commit 895ffd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ascend_npu_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184
uses: ./.github/workflows/_ascend_npu_torchtitan.yml
185185
with:
186186
runner: "linux-arm64-npu-2"
187-
image: ${{ needs.prepare.outputs.image }}
187+
image: "ascendai/cann:8.0.0.beta1-910b-ubuntu22.04-py3.10"
188188
device: ${{ needs.prepare.outputs.device }}
189189
torch-artifact: ${{ needs.build-torch.outputs.torch-artifact }}
190190
torch-npu-artifact: ${{ needs.build.outputs.torch-npu-artifact }}

0 commit comments

Comments
 (0)