diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 421b777297e436b3fdafe1d5f00f1341755421ed..05612ca25330740b5b60946b4833e4bd01157125 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -28,9 +28,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