Skip to content
Snippets Groups Projects
Commit cd801ddf authored by Moul's avatar Moul
Browse files

Add 3.13 unit_tests job (#482)

with `allow_failure` in the meantime
parent 0a1a2a6e
No related branches found
No related tags found
1 merge request!264Add 3.13 unit_tests job (#482)
Pipeline #38301 passed
......@@ -127,6 +127,12 @@ tests:3.12:cov:
coverage_format: cobertura
path: coverage.xml
unit_tests:3.13:
extends: .tests
variables:
PYTHON_VERSION: "3.13"
allow_failure: true
.image:
stage: package
tags: [docker]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment