Skip to content

Commit 197ce76

Browse files
committed
ci: drop removed "systemd" option
1 parent e55dfeb commit 197ce76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.builds/alpine.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ sources:
1313
tasks:
1414
- setup: |
1515
cd mako
16-
meson build/ -Dauto_features=enabled -Dsd-bus-provider=libelogind -Dsystemd=disabled
16+
meson build/ -Dauto_features=enabled -Dsd-bus-provider=libelogind
1717
- build: |
1818
cd mako
1919
ninja -C build/

0 commit comments

Comments
 (0)