mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-24 03:03:37 +00:00
upgrade python
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
|
||||
- uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: '3.8.14'
|
||||
python-version: '3.9.0'
|
||||
|
||||
- run: python setup.py sdist build
|
||||
|
||||
@@ -41,7 +41,7 @@ jobs:
|
||||
|
||||
- uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: '3.8.14'
|
||||
python-version: '3.9.0'
|
||||
|
||||
- name: Install requests
|
||||
run: pip install requests
|
||||
|
Reference in New Issue
Block a user