diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index b1295b8604a..b14f5707743 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -286,7 +286,7 @@ jobs: - name: OpenSSL 3.1 config: --enable-mods-shared=most --enable-maintainer-mode --disable-md --disable-http2 --disable-ldap --disable-crypto env: | - TEST_OPENSSL3=3.1.6 + TEST_OPENSSL3=3.1.7 APR_VERSION=1.7.4 APU_VERSION=1.6.3 APU_CONFIG="--without-crypto" @@ -313,7 +313,7 @@ jobs: config: --enable-mods-shared=most --enable-maintainer-mode --disable-md --disable-http2 --disable-ldap --disable-crypto notest-cflags: -Werror -O2 env: | - TEST_OPENSSL3=3.3.1 + TEST_OPENSSL3=3.3.2 OPENSSL_CONFIG=no-engine APR_VERSION=1.7.4 APU_VERSION=1.6.3