Skip to content

Commit a2328fe

Browse files
committed
update distribute runs-on
1 parent 9582f5b commit a2328fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/distribute.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ defaults:
2323
jobs:
2424
distribute-ci:
2525
name: distribute-test
26-
runs-on: Distributed-CI # 需要挂载机器
26+
runs-on: Auto-Parallel
2727
steps:
2828
- name: Download PaddleNLP
2929
env:

0 commit comments

Comments
 (0)