{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1757582408,"commit_time":1757588034,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"aa8a44ecfa0e46a839affb58c6640b514b062995","message":"GHA: fix and tweak installed packages for http3-linux and Windows-cross\n\n- explicitly install `libldap-dev` to not rely on test-specific packages\n  installing it implicitly, to have the same `curl -V` output for each\n  TLS backend build pair.\n  Follow-up to 0455d8772a1af20ce63c46c5738582aa9b1b8441 #18509\n\n- install `libev-dev` for tests. It's a runtime dependency for\n  the local build of `nghttpx`. Missing it made pytest skip 178 tests.\n  Also skewing the 'Gain' time. I estimate it to account for 3 minutes,\n  making the total gain ~20 minutes.\n  Follow-up to 0455d8772a1af20ce63c46c5738582aa9b1b8441 #18509\n  (It may be a better solution to disable libev for the local nghttp2\n  build, to avoid this hidden dependency.)\n\n- fix quiche jobs to use the local build of `libnghttp2`.\n\n- stop installing the `clang` package for Windows-cross. `clang` and\n  `clang-tidy` tools are preinstalled on the Ubuntu 24.04 runner.\n\nCloses #18519\n","parents":["39c2d4b54363609865fa49f0f0d7adff84a03d03"],"tree_hash":"b2010ecef9bd34a7b7e5a7ff62ce554c896a2133"}