From: Daan De Meyer Date: Thu, 30 May 2024 12:50:10 +0000 (+0200) Subject: Revert "ci: Build with sanitizers in mkosi" X-Git-Tag: v256-rc4~79^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d54d6197d5017924979065a69bb8cb393f98a550;p=thirdparty%2Fsystemd.git Revert "ci: Build with sanitizers in mkosi" This reverts commit 639403f9a86869984b155edda2521741950f5417. --- diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml index 9488e5ed2e1..3c351ef8cae 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -117,7 +117,6 @@ jobs: WITH_DEBUG=1 # Enabling optimizations significantly speeds up integration tests. OPTIMIZATION=g - SANITIZERS=address,undefined [Host] ToolsTree=default