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: matrix:
os: [ubuntu-20.04] os: [ubuntu-20.04]
python: python:
- 3.6 - 3.6.8
- 3.7 - 3.7.9
- 3.8 - 3.8.7
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Install python version - name: Install python version