Skip to content

Commit 1b55a88

Browse files
committed
Use APR 1.4.x
1 parent e80c259 commit 1b55a88

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
@@ -95,11 +95,11 @@ jobs:
9595
APU_CONFIG="--with-crypto --with-ldap"
9696
CLEAR_CACHE=1
9797
# -------------------------------------------------------------------------
98-
- name: APR 1.3.12, APR-util 1.3.12
98+
- name: APR 1.4.8, APR-util 1.3.12
9999
config: --enable-mods-shared=reallyall
100100
env: |
101101
TEST_APR_TARBALL=yes
102-
APR_VERSION=1.3.12
102+
APR_VERSION=1.4.8
103103
APU_VERSION=1.3.12
104104
APU_CONFIG="--with-crypto --with-ldap"
105105
# -------------------------------------------------------------------------

0 commit comments

Comments
 (0)