File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -285,31 +285,31 @@ jobs:
285285 APU_CONFIG="--without-crypto"
286286 pkgs : subversion
287287 # -------------------------------------------------------------------------
288- - name : OpenSSL 3.2 -Werror
288+ - name : OpenSSL 3.4 -Werror
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.2.2
292+ TEST_OPENSSL3=3.4.1
293293 APR_VERSION=1.7.4
294294 APU_VERSION=1.6.3
295295 APU_CONFIG="--without-crypto"
296296 pkgs : subversion
297297 # -------------------------------------------------------------------------
298- - name : OpenSSL 3.2 no-engine
298+ - 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.2.2
301+ TEST_OPENSSL3=3.4.1
302302 OPENSSL_CONFIG=no-engine
303303 APR_VERSION=1.7.4
304304 APU_VERSION=1.6.3
305305 APU_CONFIG="--without-crypto"
306306 pkgs : subversion
307307 # -------------------------------------------------------------------------
308- - name : OpenSSL 3.3 no-engine -Werror
308+ - name : OpenSSL 3.5 (beta) no-engine -Werror
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.3.2
312+ TEST_OPENSSL3=3.5.0-beta
313313 OPENSSL_CONFIG=no-engine
314314 APR_VERSION=1.7.4
315315 APU_VERSION=1.6.3
You can’t perform that action at this time.
0 commit comments