Update README.md

Co-Authored-By: Brian Cristante <33549821+brcrista@users.noreply.github.com>
This commit is contained in:
Konrad Pabjan 2020-04-29 15:54:54 +02:00 committed by GitHub
parent 8b9b081ff7
commit 55306a552e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,7 +75,7 @@ jobs:
build:
runs-on: ubuntu-latest
strategy:
python-version: [3.5.4, 3.6.6, 3.7.4, 3.8.1]
python-version: [3.5, 3.6, 3.7.4, 3.8]
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v1