switch to python 3.7.4
This commit is contained in:
parent
0d9e54d08d
commit
d985b32146
2
.github/workflows/etl.yml
vendored
2
.github/workflows/etl.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: '3.9'
|
||||
python-version: '3.7.4'
|
||||
- name:
|
||||
Install dependencies
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user