Skip to content

Commit 3b6f3ae

Browse files
committed
CI: Re-enable caching for *fixed* versions of apr/apr-util which
should now work correctly (since the version is in the cache key). For 1.x branches, CLEAR_CACHE must still be used. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1916053 13f79535-47bb-0310-9956-ffa450edef68
1 parent 39e25a4 commit 3b6f3ae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/linux.yml

-2
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ jobs:
8080
APR_VERSION=1.7.4
8181
APU_VERSION=1.6.3
8282
APU_CONFIG="--with-crypto --with-ldap"
83-
CLEAR_CACHE=1
8483
# -------------------------------------------------------------------------
8584
- name: APR 1.8.x, APR-util 1.7.x
8685
config: --enable-mods-shared=reallyall
@@ -169,7 +168,6 @@ jobs:
169168
TEST_LDAP=1
170169
TEST_ARGS="-defines LDAP"
171170
TESTS="t/modules/"
172-
CLEAR_CACHE=1
173171
# -------------------------------------------------------------------------
174172
### TODO: if: *condition_not_24x
175173
- name: APR trunk thread debugging

0 commit comments

Comments
 (0)