Change Python version to 3.7
This commit is contained in:
parent
1cbe9c2ec8
commit
e1c8b4e3b9
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: '3.8'
|
||||
python-version: '3.7'
|
||||
|
||||
- name: Check Python install
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user