]> git.ipfire.org Git - thirdparty/openvpn.git/commit
GitHub Actions: add other config flavours
authorAntonio Quartulli <a@unstable.cc>
Fri, 21 Jan 2022 13:39:00 +0000 (14:39 +0100)
committerGert Doering <gert@greenie.muc.de>
Fri, 21 Jan 2022 13:48:00 +0000 (14:48 +0100)
commit8ee0997abd0642c4c4a6135573beba647d982f7c
tree5c599896a76000a8710b5539686889f21974cb69
parent95b076144933e04782c031182669523dab457f15
GitHub Actions: add other config flavours

In the past we had issues with patches accidentally breaking less common
OpenVPN configurations. For this reason it makes sense to some of those
configurations build via CI.

Adding:
* --enable-iproute2
* --enable-async-push
* --disable-management
* --enable-small
* --disable-lzo --disable-lz4

These flavours are all built on Ubuntu 20.04 with OpenSSL 1.1.1

Signed-off-by: Antonio Quartulli <a@unstable.cc>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20220121133900.14567-1-a@unstable.cc>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg23624.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
.github/workflows/build.yaml