We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa790a8 commit 868ed10Copy full SHA for 868ed10
.github/workflows/linux.yml
@@ -46,7 +46,7 @@ jobs:
46
APU_CONFIG="--with-crypto"
47
CLEAR_CACHE=1
48
- name: OpenSSL 3.2 no-engine build
49
- config: --enable-mods-shared=reallyall --enable-maintainer-mode --disable-md --disable-http2 --disable-ldap
+ config: --enable-mods-shared=reallyall --enable-maintainer-mode --disable-md --disable-http2 --disable-ldap --disable-session
50
env: |
51
TEST_OPENSSL3=3.2.1
52
OPENSSL_CONFIG=no-engine
0 commit comments