Skip to content

Commit adabe03

Browse files
committed
ci(ascend): enable PR validation
1 parent 2097b5a commit adabe03

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/configs/platforms.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ platforms:
2323
cuda:
2424
enabled: true
2525
ascend:
26-
# Ascend uses a scarce self-hosted NPU runner. Run it explicitly through
27-
# the "Ascend Manual CI" workflow after host-side smoke validation.
28-
enabled: false
26+
# Ascend uses a scarce self-hosted NPU runner; keep it enabled when
27+
# validating Ascend changes in PR CI.
28+
enabled: true
2929
hygon:
3030
enabled: true
3131
metax:

0 commit comments

Comments
 (0)