From: Nick Porter Date: Fri, 21 Jan 2022 14:49:55 +0000 (+0000) Subject: Remove Ubuntu 18.04 from build matrix (#4366) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=853d01a8858759ce8787738ce08eec38023e5731;p=thirdparty%2Ffreeradius-server.git Remove Ubuntu 18.04 from build matrix (#4366) Ubuntu 18.04 uses OpenSSL 1.1.1 which lacks the OPENSSL_INIT_NO_ATEXIT option used to control cleanup sequence. Also, 18.04 is likely to be end of life by the time FreeRADIUS v4 is production ready. --- diff --git a/.github/workflows/ci-deb.yml b/.github/workflows/ci-deb.yml index 7b7079b8f4..4ce3b9838b 100644 --- a/.github/workflows/ci-deb.yml +++ b/.github/workflows/ci-deb.yml @@ -34,7 +34,6 @@ jobs: M=$(cat <