We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e80c259 commit 1b55a88Copy full SHA for 1b55a88
1 file changed
.github/workflows/linux.yml
@@ -95,11 +95,11 @@ jobs:
95
APU_CONFIG="--with-crypto --with-ldap"
96
CLEAR_CACHE=1
97
# -------------------------------------------------------------------------
98
- - name: APR 1.3.12, APR-util 1.3.12
+ - name: APR 1.4.8, APR-util 1.3.12
99
config: --enable-mods-shared=reallyall
100
env: |
101
TEST_APR_TARBALL=yes
102
- APR_VERSION=1.3.12
+ APR_VERSION=1.4.8
103
APU_VERSION=1.3.12
104
105
0 commit comments