mirror of
https://github.com/curl/curl.git
synced 2026-04-16 22:01:40 +03:00
Reshuffle HTTP/3 jobs to: - test all backends with cmake too. Adding 4 jobs. - build all backends in non-unity mode too. Either with autotools or cmake. - run tests once for each backend Either with autotools or cmake, with a preference for cmake to finish faster. - drop building examples. There is nothing HTTP/3-specific in examples, and they are already built in GHA/linux. - de-dupe some shared settings. Ref: https://github.com/curl/curl/issues/17857#issuecomment-3047999309 Ref: |
||
|---|---|---|
| .. | ||
| appveyor-status.yml | ||
| checkdocs.yml | ||
| checksrc.yml | ||
| configure-vs-cmake.yml | ||
| curl-for-win.yml | ||
| distcheck.yml | ||
| fuzz.yml | ||
| hacktoberfest-accepted.yml | ||
| http3-linux.yml | ||
| label.yml | ||
| linux-old.yml | ||
| linux.yml | ||
| macos.yml | ||
| non-native.yml | ||
| windows.yml | ||