Adapt version matrix

pull/57/head
Benjamin Rosemann 4 years ago
parent 685c37ece3
commit a39a89a50d

@ -56,10 +56,8 @@ workflows:
all-tests: all-tests:
jobs: jobs:
- test: - test:
matrix: <<: *version-matrix
parameters:
python-version: ["3.5", "3.6", "3.7", "3.8", "3.9"]
- license-scan: - license-scan:
matrix: matrix: # different version matrix as pip-licenses has no whitelisting on Python 3.5
parameters: parameters:
python-version: [ "3.6", "3.7", "3.8", "3.9" ] python-version: [ "3.6", "3.7", "3.8", "3.9" ]

Loading…
Cancel
Save