eb17d3
From 5e081bdfe3711a812c0f2448a14909b0c518d808 Mon Sep 17 00:00:00 2001
eb17d3
From: David Tardon <dtardon@redhat.com>
eb17d3
Date: Wed, 13 Oct 2021 10:01:59 +0200
eb17d3
Subject: [PATCH] Disable iptables for CI
eb17d3
eb17d3
(cherry picked from commit ffd20a699280a4732d0fe4cddafe12ee8010ddb6)
eb17d3
eb17d3
Related: #2024903
eb17d3
---
eb17d3
 .github/workflows/unit_tests.sh | 1 -
eb17d3
 1 file changed, 1 deletion(-)
eb17d3
eb17d3
diff --git a/.github/workflows/unit_tests.sh b/.github/workflows/unit_tests.sh
eb17d3
index ad4584ec1d..36363603db 100755
eb17d3
--- a/.github/workflows/unit_tests.sh
eb17d3
+++ b/.github/workflows/unit_tests.sh
eb17d3
@@ -92,7 +92,6 @@ SYSTEMD_BUILD_DEPS=(
eb17d3
         gnutls-devel
eb17d3
         gobject-introspection-devel
eb17d3
         gperf
eb17d3
-        iptables-devel
eb17d3
         kmod-devel
eb17d3
         libacl-devel
eb17d3
         libblkid-devel