mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 22:56:22 +00:00
ci: Let Debian build only with libomemo-c
So we can test if it works if libsignal isn't even installed on the
system.
Ref: 9a501e6ecd
Signed-off-by: Michael Vetter <jubalh@iodoru.org>
This commit is contained in:
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@@ -17,12 +17,6 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- flavor: debian
|
||||
buildsystem: meson
|
||||
tests: unit
|
||||
omemo: signal
|
||||
script: ./scripts/build-configuration-matrix.sh
|
||||
omemo_env: libsignal
|
||||
- flavor: fedora
|
||||
buildsystem: meson
|
||||
tests: unit
|
||||
|
||||
Reference in New Issue
Block a user