Skip to content

Commit b0370f7

Browse files
committed
fixup
1 parent 1ebe57b commit b0370f7

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.13, APR-util 1.3.13
98+
- name: APR 1.3.12, APR-util 1.3.12
9999
config: --enable-mods-shared=reallyall
100100
env: |
101101
APR_VERSION=1.3.13
102-
APU_VERSION=1.3.13
102+
APU_VERSION=1.3.12
103103
APU_CONFIG="--with-crypto --with-ldap"
104104
# -------------------------------------------------------------------------
105105
- name: Pool-debug

0 commit comments

Comments
 (0)