diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 85f6b7e7d48787cfd25bdcabc208608a01e9df4b..3127d35d6ab3123272ceab3b2eb6ec6ab30d1b6c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -411,9 +411,7 @@ python-tests: allow_failure: false python-examples: - stage: python - tags: - - corsika + extends: .python image: corsika/devel:u-22.04 needs: - job: build_test_example-u-22_04