[libsoup/websockets-fixes-2.64] CI: use the ipv6 tag instead of non_aws



commit 7a0db58dfc4983e68a4edecdf358bb38dc65ae46
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Fri Dec 11 17:31:35 2020 +0200

    CI: use the ipv6 tag instead of non_aws
    
    This was already changed in the past, bringing to this branch
    to te able to run CI here too.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
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)'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]