summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2024-06-01 13:01:03 +0200
committerDaan De Meyer <daan.j.demeyer@gmail.com>2024-06-03 13:47:37 +0200
commitaacf9527d654a7427403f23057f142561175cd25 (patch)
treefd26b8c15c78905cdbf1ccf9297dd7322c3f9612 /.github
parentmkosi: Allow clearing meson cache with WIPE=1 (diff)
downloadsystemd-aacf9527d654a7427403f23057f142561175cd25.tar.xz
systemd-aacf9527d654a7427403f23057f142561175cd25.zip
mkosi: Build with --werror in CI
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/mkosi.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml
index e4e233b236..a4831bae6a 100644
--- a/.github/workflows/mkosi.yml
+++ b/.github/workflows/mkosi.yml
@@ -123,6 +123,7 @@ jobs:
# Enabling optimizations significantly speeds up integration tests.
OPTIMIZATION=g
SANITIZERS=${{ matrix.sanitizers }}
+ MESON_OPTIONS=--werror
[Host]
ToolsTree=default