mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-09 12:19:56 +02:00
Updated config.yml
This commit is contained in:
parent
b79ea56b22
commit
ad7164f8e9
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ jobs:
|
|||
parameters:
|
||||
python-version:
|
||||
type: string
|
||||
docker:
|
||||
docker:
|
||||
- image: cimg/python:<< parameters.python-version >>
|
||||
steps:
|
||||
- checkout
|
||||
|
@ -27,7 +27,7 @@ workflows:
|
|||
version: 2
|
||||
build:
|
||||
jobs:
|
||||
- build-python
|
||||
- build-python:
|
||||
matrix:
|
||||
parameters:
|
||||
python-version: ['3.7', '3.8', '3.9', '3.10']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue