mirror of
https://github.com/curl/curl.git
synced 2026-04-28 16:42:11 +03:00
- move pytest from the valgrind variant of the mbedTLS and Rustls jobs to their non-valgrind counterpart (they different in C compiler and build tool respectively). To parallelize more and finish the workflow faster. - drop pytest from the valgrind variant of the two identical (other than the build tool) 'libressl heimdal' jobs. Saves 1.5 minutes CI time. - drop pytest from the longest valgrind job to make the workflow finish almost 2 minutes faster. `sync-resolver` is its unique build propery. It wasn't pytested on Azure. - explicitly install `libnghttp2-dev` and `libldap-dev` to keep them in jobs where pytest deps were installing them implicitly before this patch. Before: https://github.com/curl/curl/actions/runs/14118080563 After: https://github.com/curl/curl/actions/runs/14118903372?pr=16851 Closes #16851 |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| scripts | ||
| workflows | ||
| CODEOWNERS | ||
| CONTRIBUTING.md | ||
| dependabot.yml | ||
| FUNDING.yml | ||
| labeler.yml | ||
| lock.yml | ||
| stale.yml | ||