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:
parent
685c37ece3
commit
a39a89a50d
1 changed files with 2 additions and 4 deletions
|
@ -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" ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue