Skip to content
Snippets Groups Projects
Commit deba5007 authored by Corné Lukken's avatar Corné Lukken
Browse files

Update .gitlab-ci.yml

parent d65191db
No related branches found
No related tags found
1 merge request!8Update cookiecutter.json
Pipeline #102715 canceled
Pipeline: Python Binary Wheel Package

#102716

    This commit is part of merge request !8. Comments created here will be created in the context of that merge request.
    ......@@ -83,7 +83,7 @@ run_unit_tests:
    - tox -e py3${PY_VERSION}
    parallel:
    matrix: # use the matrix for testing
    - PY_VERSION: [8, 9, 10, 11]
    - PY_VERSION: [9, 10, 11, 12]
    # Run code coverage on the base image thus also performing unit tests
    run_unit_tests_coverage:
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment