Skip to content

Commit 17f0d60

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 (cherry picked from commit 83f5ccc)
1 parent 05b0968 commit 17f0d60

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
@@ -306,7 +306,7 @@ jobs:
306306
notest-cflags: -Werror -O2
307307
env: |
308308
TEST_OPENSSL3=4.0.0
309-
OPENSSL_CONFIG=no-engine
309+
OPENSSL_CONFIG=
310310
APR_VERSION=1.7.6
311311
APU_VERSION=1.6.3
312312
APU_CONFIG="--without-crypto"

0 commit comments

Comments
 (0)