Skip to content

Commit b8508bd

Browse files
committed
CI: Since r1933356, APR-util 1.6.x is the minimum version.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1933377 13f79535-47bb-0310-9956-ffa450edef68
1 parent 294e4f3 commit b8508bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/linux.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,12 @@ jobs:
9696
CLEAR_CACHE=1
9797
# -------------------------------------------------------------------------
9898
# Oldest supported APR/APR-util branches:
99-
- name: APR 1.4.8, APR-util 1.3.12
99+
- name: APR 1.4.8, APR-util 1.6.3
100100
config: --enable-mods-shared=reallyall
101101
env: |
102102
TEST_APR_TARBALL=yes
103103
APR_VERSION=1.4.8
104-
APU_VERSION=1.3.12
104+
APU_VERSION=1.6.3
105105
APU_CONFIG="--with-crypto --with-ldap"
106106
# -------------------------------------------------------------------------
107107
- name: Pool-debug

0 commit comments

Comments
 (0)