mirror of
https://github.com/systemd/systemd.git
synced 2025-02-22 09:57:34 +03:00
mkosi: Build with --werror in CI
This commit is contained in:
parent
05895728e6
commit
aacf9527d6
1
.github/workflows/mkosi.yml
vendored
1
.github/workflows/mkosi.yml
vendored
@ -123,6 +123,7 @@ jobs:
|
||||
# Enabling optimizations significantly speeds up integration tests.
|
||||
OPTIMIZATION=g
|
||||
SANITIZERS=${{ matrix.sanitizers }}
|
||||
MESON_OPTIONS=--werror
|
||||
|
||||
[Host]
|
||||
ToolsTree=default
|
||||
|
Loading…
x
Reference in New Issue
Block a user