summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2022-08-16 11:08:31 +0200
committerJens Georg <mail@jensge.org>2022-08-16 11:09:51 +0200
commit0e7b8200c3091c66d4059d43d02f9b3aa21e4c0d (patch)
tree4bc6ed0b6420fabac20f5a84907dba45ea02afa2
parent59f2493a6b453ed4c2367ec5a453c7280c2fdeeb (diff)
downloadgssdp-0e7b8200c3091c66d4059d43d02f9b3aa21e4c0d.tar.gz
ci: Add tag that we need ipv6 for the test
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 69b1cb7..4b7fae0 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
- .gssdp.fedora:36@x86_64