mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-06-04 21:29:41 +00:00
[workflow] fixed the python and cpu arch mismatch (#2010)
This commit is contained in:
parent
2bab6f512c
commit
7242bffc5f
@ -20,7 +20,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
- uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: '3.7.12'
|
||||
python-version: '3.8.14'
|
||||
- name: generate draft
|
||||
id: generate_draft
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user