Skip to content

Commit aa93b31

Browse files
authored
[metax] change yaml (#2175)
1 parent 88d8996 commit aa93b31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/_Metax-X86.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878

7979
run: |
8080
cd backends/metax_gpu/tests
81-
bash run_test.sh -j 32
81+
bash run_test.sh -j 16
8282
8383
- name: push whl
8484
env:

.github/workflows/_Metax_work_private.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979

8080
run: |
8181
cd backends/metax_gpu/tests
82-
bash run_test.sh -j 32
82+
bash run_test.sh -j 16
8383
8484
- name: push whl
8585
env:

0 commit comments

Comments
 (0)