Specify exact version

This commit is contained in:
Mark Schmitt 2021-01-06 22:52:40 +01:00
parent e761cc76fa
commit b7ff94900f

View File

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