Skip to content

Commit 83f5ccc

Browse files
committed
CI: The OpenSSL no-engine config option is redundant as of 4.0, remove.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933631 13f79535-47bb-0310-9956-ffa450edef68
1 parent 64ddf28 commit 83f5ccc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ jobs:
321321
notest-cflags: -Werror -O2
322322
env: |
323323
TEST_OPENSSL3=4.0.0
324-
OPENSSL_CONFIG=no-engine
324+
OPENSSL_CONFIG=
325325
APR_VERSION=1.7.6
326326
APU_VERSION=1.6.3
327327
APU_CONFIG="--without-crypto"

0 commit comments

Comments
 (0)