From: Arran Cudbard-Bell Date: Mon, 28 Mar 2022 16:32:24 +0000 (-0600) Subject: Bump OpenSSL for alt libs X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a53dea5c191d8858620f97ea6aa3ebbeba635de4;p=thirdparty%2Ffreeradius-server.git Bump OpenSSL for alt libs --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4adf98b921..f54c600fe7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ env: DO_BUILD: yes HOSTAPD_BUILD_DIR: eapol_test.ci HOSTAPD_GIT_TAG: hostap_2_9 - ALT_OPENSSL: "3.0.1" + ALT_OPENSSL: "3.0.2" DEBIAN_FRONTEND: noninteractive CI: 1 GH_ACTIONS: 1