mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-08 03:10:30 +02:00
Adapt version matrix
This commit is contained in:
parent
685c37ece3
commit
a39a89a50d
1 changed files with 2 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue