Skip to content

Commit 3e5c2c7

Browse files
committed
update
1 parent 1e8bcbe commit 3e5c2c7

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.github/workflows/_ascend_npu_build_torch.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@ jobs:
7979
working-directory: pytorch
8080
run: |
8181
python setup.py build bdist_wheel
82-
env:
83-
MAX_JOBS: 8
8482
8583
- name: List distribution package
8684
id: list-dist

.github/workflows/_ascend_npu_build_torch_npu.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ jobs:
102102
bash ci/build.sh --python=${{ steps.list-py-version.outputs.py-version }}
103103
env:
104104
_GLIBCXX_USE_CXX11_ABI: 1 # https://gitee.com/ascend/pytorch/issues/IBJFZY
105-
MAX_JOBS: 8
106105

107106
- name: List distribution package
108107
id: list-dist

0 commit comments

Comments
 (0)