diff --git a/.gitlab-ci/ci.template b/.gitlab-ci/ci.template index f4a9b4e..9c5b48b 100644 --- a/.gitlab-ci/ci.template +++ b/.gitlab-ci/ci.template @@ -220,7 +220,7 @@ python-ruff: {% set version = "{}".format(distro.versions|last()) %} .{{distro.name}}-build@template: extends: - - .fdo.distribution-image@fedora + - .fdo.distribution-image@{{distro.name}} - .build@template variables: MESON_TEST_ARGS: '--no-suite=python'