File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 34
34
TEST_OPENSSL3=3.2.1
35
35
APR_VERSION=1.7.4
36
36
APU_VERSION=1.6.3
37
- APU_CONFIG="--with -crypto"
37
+ APU_CONFIG="--without -crypto"
38
38
CLEAR_CACHE=1
39
39
- name : OpenSSL 3.2 -Werror build
40
40
config : --enable-mods-shared=reallyall --enable-maintainer-mode --disable-md --disable-http2 --disable-ldap
43
43
TEST_OPENSSL3=3.2.1
44
44
APR_VERSION=1.7.4
45
45
APU_VERSION=1.6.3
46
- APU_CONFIG="--with -crypto"
46
+ APU_CONFIG="--without -crypto"
47
47
CLEAR_CACHE=1
48
48
- name : OpenSSL 3.2 no-engine build
49
49
config : --enable-mods-shared=reallyall --enable-maintainer-mode --disable-md --disable-http2 --disable-ldap
52
52
OPENSSL_CONFIG=no-engine
53
53
APR_VERSION=1.7.4
54
54
APU_VERSION=1.6.3
55
- APU_CONFIG="--with -crypto"
55
+ APU_CONFIG="--without -crypto"
56
56
CLEAR_CACHE=1
57
57
runs-on : ubuntu-latest
58
58
timeout-minutes : 30
You can’t perform that action at this time.
0 commit comments