[glib-networking/barthalion/asan-runner] Run fedora-x86_64-asan on runners with the asan tag



commit 611e5d687566ccf1454c711fd94a7de04e5800aa
Author: Bartłomiej Piotrowski <b bpiotrowski pl>
Date:   Mon Jul 20 15:46:44 2020 +0200

    Run fedora-x86_64-asan on runners with the asan tag

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 515ac8d..37255e5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -19,7 +19,7 @@ fedora-x86_64:
     when: on_failure
 
 fedora-x86_64-asan:
-  tags: [ privileged ]
+  tags: [ asan ]
   stage: build
   script:
     - meson -Db_sanitize=address


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