]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
CI: Update for OpenSSL 3.3.0, build with -Werror
authorJoe Orton <jorton@apache.org>
Mon, 15 Apr 2024 09:47:55 +0000 (09:47 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 15 Apr 2024 09:47:55 +0000 (09:47 +0000)
Github: closes #436

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1916997 13f79535-47bb-0310-9956-ffa450edef68

.github/workflows/linux.yml

index 92c184a0dbbfc1c1e9df7baad64c0b20108b84af..8c45faf565122dc16d920f9bdf74b8ed04db8df3 100644 (file)
@@ -294,10 +294,11 @@ jobs:
               APU_VERSION=1.6.3
               APU_CONFIG="--without-crypto"
           # -------------------------------------------------------------------------
-          - name: OpenSSL 3.3 (alpha) no-engine
+          - name: OpenSSL 3.3 no-engine -Werror
             config: --enable-mods-shared=most --enable-maintainer-mode --disable-md --disable-http2 --disable-ldap --disable-crypto
+            notest-cflags: -Werror -O2
             env: |
-              TEST_OPENSSL3=3.3.0-alpha1
+              TEST_OPENSSL3=3.3.0
               OPENSSL_CONFIG=no-engine
               APR_VERSION=1.7.4
               APU_VERSION=1.6.3