Update pythonpackage.yml

This commit is contained in:
Daniel Wróbel 2020-04-30 23:53:25 +02:00 committed by GitHub
parent 17ccf4df38
commit bd253cbd82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
fail-fast: false
matrix: matrix:
python-version: [3.5, 3.6, 3.7, 3.8] python-version: [3.5, 3.6, 3.7, 3.8]