Skip to content
Snippets Groups Projects
Commit bac80c6a authored by Reinder Kraaij's avatar Reinder Kraaij :eye:
Browse files

reduce testing block to v12

parent 6defc439
No related branches found
No related tags found
No related merge requests found
Pipeline #109292 passed
Pipeline: sid

#109293

    ......@@ -84,7 +84,7 @@ run_unit_tests:
    - tox -e py3${PY_VERSION}
    parallel:
    matrix: # use the matrix for testing
    - PY_VERSION: [8, 9, 10, 11]
    - PY_VERSION: [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