Skip to content

Commit

Permalink
github-actions: temporarily disable smpt
Browse files Browse the repository at this point in the history
Until libesmtp is fixed in Debian Testing.

Signed-off-by: Attila Szakacs <[email protected]>
  • Loading branch information
alltilla committed Aug 2, 2024
1 parent b664ad8 commit 064a404
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/devshell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
--disable-java-modules
--enable-ebpf
--with-python=3
--disable-smtp
`[ $CC = clang ] && echo '--enable-force-gnu99' || true`
"
CMAKE_FLAGS="
Expand Down

0 comments on commit 064a404

Please sign in to comment.