summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2020-07-20 15:46:44 +0200
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2020-07-20 15:46:44 +0200
commit611e5d687566ccf1454c711fd94a7de04e5800aa (patch)
treeac479b0e6b1467d960ab4eda0fd779f3fc5cdddb /.gitlab-ci.yml
parent9318e601484cd0043c9fcc24f065e7b9170bcb75 (diff)
downloadglib-networking-611e5d687566ccf1454c711fd94a7de04e5800aa.tar.gz
Run fedora-x86_64-asan on runners with the asan tag
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
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