]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Repurpose test for apr-1.8.x (1.7.x being tested elsewhere already).
authorYann Ylavic <ylavic@apache.org>
Wed, 15 Mar 2023 14:13:09 +0000 (14:13 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 15 Mar 2023 14:13:09 +0000 (14:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908415 13f79535-47bb-0310-9956-ffa450edef68

.github/workflows/linux.yml

index b4e52486d586e37d57931ebd1f3b1aa1fce6c63d..cf1126ea734fdfc3fa37f2a69ef0de262fe6a01c 100644 (file)
@@ -79,10 +79,10 @@ jobs:
               APU_VERSION=1.6.3
               APU_CONFIG="--with-crypto --with-ldap"
           # -------------------------------------------------------------------------
-          - name: APR 1.7.x, APR-util 1.7.x
+          - name: APR 1.8.x, APR-util 1.7.x
             config: --enable-mods-shared=reallyall
             env: |
-              APR_VERSION=1.7.x
+              APR_VERSION=1.8.x
               APU_VERSION=1.7.x
               APU_CONFIG="--with-crypto --with-ldap"
               CLEAR_CACHE=1