1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-07 19:05:13 +02:00

Adapt version matrix

This commit is contained in:
Benjamin Rosemann 2021-05-05 16:52:24 +02:00
parent 685c37ece3
commit a39a89a50d

View file

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