Looks like we need to specify the exact version

This commit is contained in:
Mark Schmitt 2021-01-06 23:10:06 +01:00
parent 9257cdac8f
commit 257ebb88f0

View File

@ -11,9 +11,9 @@ jobs:
matrix:
os: [ubuntu-20.04]
python:
- 3.6
- 3.7
- 3.8
- 3.6.8
- 3.7.9
- 3.8.7
steps:
- uses: actions/checkout@v2
- name: Install python version