We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ebe57b commit b0370f7Copy full SHA for b0370f7
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.13, APR-util 1.3.13
+ - name: APR 1.3.12, APR-util 1.3.12
99
config: --enable-mods-shared=reallyall
100
env: |
101
APR_VERSION=1.3.13
102
- APU_VERSION=1.3.13
+ APU_VERSION=1.3.12
103
104
105
- name: Pool-debug
0 commit comments