File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -289,7 +289,7 @@ jobs:
289289 config : --enable-mods-shared=most --enable-maintainer-mode --disable-md --disable-http2 --disable-ldap --disable-crypto
290290 notest-cflags : -Werror -O2 -Wno-deprecated-declarations
291291 env : |
292- TEST_OPENSSL3=3.4.3
292+ TEST_OPENSSL3=3.4.4
293293 APR_VERSION=1.7.6
294294 APU_VERSION=1.6.3
295295 APU_CONFIG="--without-crypto"
@@ -298,7 +298,7 @@ jobs:
298298 - name : OpenSSL 3.4 no-engine
299299 config : --enable-mods-shared=most --enable-maintainer-mode --disable-md --disable-http2 --disable-ldap --disable-crypto
300300 env : |
301- TEST_OPENSSL3=3.4.3
301+ TEST_OPENSSL3=3.4.4
302302 OPENSSL_CONFIG=no-engine
303303 APR_VERSION=1.7.6
304304 APU_VERSION=1.6.3
@@ -309,7 +309,7 @@ jobs:
309309 config : --enable-mods-shared=most --enable-maintainer-mode --disable-md --disable-http2 --disable-ldap --disable-crypto
310310 notest-cflags : -Werror -O2
311311 env : |
312- TEST_OPENSSL3=3.5.4
312+ TEST_OPENSSL3=3.5.5
313313 OPENSSL_CONFIG=no-engine
314314 APR_VERSION=1.7.6
315315 APU_VERSION=1.6.3
You can’t perform that action at this time.
0 commit comments