From db00ce14c067e9d0e4d3148e021d249905af733d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20Bal=C3=A1=C5=BEik?= Date: Fri, 31 Oct 2025 13:10:46 +0100 Subject: [PATCH] Run system tests on AlmaLinux 8 on merge requests in CI Ensure that system tests don't blow up completely with pre-2.0.0 dnspython. --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 99fc0d2ae4..a4f95c063a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -970,7 +970,6 @@ gcc:almalinux8:amd64: system:gcc:almalinux8:amd64: <<: *almalinux_8_amd64_image <<: *system_test_job - <<: *api_pipelines_schedules_tags_triggers_web_triggering_rules needs: - job: gcc:almalinux8:amd64 artifacts: true