summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaudio Saavedra <csaavedra@igalia.com>2020-12-11 17:31:35 +0200
committerClaudio Saavedra <csaavedra@igalia.com>2020-12-11 17:54:08 +0200
commitc9f45a03d017ec3cca6f95de6fdc500b6bd3caf5 (patch)
tree93bf15bc0ec26bbe68d2f8787981293022769299
parent8a16ded580a4e3ccc7bf53c7503e21e02560b895 (diff)
downloadlibsoup-websockets-fixes-2.64.tar.gz
CI: use the ipv6 tag instead of non_awswebsockets-fixes-2.64
This was already changed in the past, bringing to this branch to te able to run CI here too.
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d2710039..cf5748b9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,7 +7,7 @@ variables:
build:
tags:
- - non_aws
+ - ipv6
before_script:
- dnf update -y --nogpgcheck
- dnf install -y 'dnf-command(builddep)'