diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8102a2ec2a38218db29f84bcf5e2afb677c2df72..3d3317134601c222da1d8b66f839c40709a199e9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,9 +27,6 @@ variables: coverage_report: coverage_format: cobertura path: coverage.xml -test:python_3.0: - extends: .test_template - image: python:3.0 # Define jobs for each Python version from 3.7 to 3.12