use python3.7

master
Eugen Ciur 2020-11-29 08:58:37 +01:00
parent f02db89086
commit fe35b3c333
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.8
- name: Set up Python 3.7
uses: actions/setup-python@v2
with:
python-version: 3.7