Actions for Windows: build on Python 3.8
This commit is contained in:
parent
b9fc24e482
commit
1d016cf310
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.7'
|
||||
python-version: '3.8'
|
||||
|
||||
- name: Check Python install
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user