]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Drop unit:gcc:focal:amd64
authorMichal Nowak <mnowak@isc.org>
Mon, 3 Feb 2025 10:57:36 +0000 (11:57 +0100)
committerMichal Nowak <mnowak@isc.org>
Mon, 3 Feb 2025 19:20:30 +0000 (20:20 +0100)
The "focal" image does not have kyua.

(cherry picked from commit d3ddcd866012e2869990d3eeb8e629658c453228)

.gitlab-ci.yml

index adabed0f47cbceac104abebf04d50df7e6681b92..7f321ac0bd23eb1082553b63a8d1cf9d75292f13 100644 (file)
@@ -626,13 +626,6 @@ system:gcc:focal:amd64:
     - job: gcc:focal:amd64
       artifacts: true
 
-unit:gcc:focal:amd64:
-  <<: *ubuntu_focal_amd64_image
-  <<: *unit_test_job
-  needs:
-    - job: gcc:focal:amd64
-      artifacts: true
-
 # Jobs for builds with ASAN enabled
 
 # "--disable-warn-error" ./configure option disables compiler warnings. This