Use 3.8.6

This commit is contained in:
Mark Schmitt 2021-01-06 23:11:54 +01:00
parent 257ebb88f0
commit d7b3e7bd69

View File

@ -13,7 +13,7 @@ jobs:
python: python:
- 3.6.8 - 3.6.8
- 3.7.9 - 3.7.9
- 3.8.7 - 3.8.6
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Install python version - name: Install python version