summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-07-12 11:40:33 +0200
committerBastien Nocera <hadess@hadess.net>2022-08-02 11:33:53 +0200
commitd8bb8083554fec1692debe91f38ddc720fd01863 (patch)
tree78196da68c19707bad20dc4c25c88b5714a5ba63
parent08b6fd1b0259a21a21831ef809e1425558c3139b (diff)
downloadlibgdata-d8bb8083554fec1692debe91f38ddc720fd01863.tar.gz
ci: Require IPv6 support in CI
Otherwise some of the tests will fail as they can only listen in on IPv4.
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 22c5f5cb..0a2bb878 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,6 +25,8 @@ variables:
LAST_ABI_BREAK: 27fb43ff72435854984f1c4ed35deff96d3c652a
build_stable:
+ tags:
+ - ipv6
before_script:
- dnf update -y --nogpgcheck
- dnf install -y --nogpgcheck $DEPENDENCIES