We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0712578 commit 3cc6b20Copy full SHA for 3cc6b20
.github/workflows/linux.yml
@@ -236,7 +236,6 @@ jobs:
236
# TEST_MD=1
237
# -------------------------------------------------------------------------
238
### TODO: if: *condition_not_24x
239
- ### TODO: fix caching here.
240
- name: MOD_TLS test suite
241
config: --enable-mods-shared=reallyall --with-mpm=event --enable-mpms-shared=event
242
pkgs: curl python3-pytest nghttp2-client python3-cryptography python3-requests python3-multipart python3-filelock python3-websockets cargo cbindgen
@@ -248,7 +247,6 @@ jobs:
248
247
NO_TEST_FRAMEWORK=1
249
TEST_INSTALL=1
250
TEST_MOD_TLS=1
251
- CLEAR_CACHE=1
252
- name: Configured w/reduced exports
253
config: --enable-reduced-exports --enable-maintainer-mode
254
env: |
0 commit comments