]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - azure-pipelines.yml
man: fix link markup
[thirdparty/systemd.git] / azure-pipelines.yml
index 9a50e2eeb1dfbe327278d145d88f81cde82a6501..b32196266454e2b84f0b9d177e8556d2708216c0 100644 (file)
@@ -13,15 +13,3 @@ jobs:
       set -e
       ./travis-ci/managers/fuzzbuzz.sh
     displayName: 'This is where it gets darker'
-
-- job: ASan_UBSan
-  displayName: ASan_UBSan
-
-  pool:
-    vmImage: 'ubuntu-latest'
-
-  steps:
-  - script: |
-      set -e
-      sudo ./travis-ci/managers/xenial.sh
-    displayName: 'This is where it gets darker'