summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2022-08-16 11:07:55 +0200
committerJens Georg <mail@jensge.org>2022-08-16 11:10:39 +0200
commitf3687ceb99f9ef1ca2a9b173637c4353f9960462 (patch)
treec6cf5e44103351733bcba1227391a46ce52dbfa0
parentfba0ca75445189f6554bd66fb3aa4f022b8f69e9 (diff)
downloadgupnp-f3687ceb99f9ef1ca2a9b173637c4353f9960462.tar.gz
ci: Add tag that we need ipv6
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9ede0e0..58a8cb2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -126,6 +126,8 @@ build-fedora@x86_64:
junit: "build/meson-logs/testlog.junit.xml"
test-fedora@x86_64:
+ tags:
+ - ipv6
extends:
- .fdo.distribution-image@fedora
- .gupnp.fedora:36@x86_64