curl/.github/workflows
Viktor Szakats c8b76ff42f
GHA/http3-linux: fix broken h3 server in non-openssl jobs, for more pytests
It also revealed 3 failing earlydata tests with two backends on Linux,
seen earlier on macOS:
```
LibreSSL     before: 571 passed, 141 skipped in 45.34s
LibreSSL      after: 736 passed,  95 skipped in 68.08s

aws-lc       before: 571 passed, 141 skipped in 78.87s
aws-lc        after: 736 passed,  95 skipped in 66.71s

BoringSSL    before: 511 passed, 201 skipped in 46.47s
BoringSSL     after: 676 passed, 155 skipped in 63.96s

GnuTLS       before: 515 passed, 197 skipped in 48.31s
GnuTLS        after: 688 passed, 140 skipped in 67.79s (3 failed)

wolfSSL      before: 541 passed, 171 skipped in 52.49s
wolfSSL       after: 714 passed, 114 skipped in 83.84s (3 failed)

OpenSSL      before: 757 passed,  74 skipped in 65.43s
OpenSSL       after: 757 passed,  74 skipped in 65.06s

OpenSSL-quic before: 741 passed,  90 skipped in 62.85s
OpenSSL-quic  after: 741 passed,  90 skipped in 57.20s

quiche       before: 511 passed, 201 skipped in 45.94s
quiche        after: 664 passed, 167 skipped in 59.57s
```
Before: https://github.com/curl/curl/actions/runs/19734972379
After: https://github.com/curl/curl/actions/runs/19736703398?pr=19723

Failures address via: 0081c5b126 #19730

Ref: #19724

Closes #19723
2025-11-27 15:57:52 +01:00
..
appveyor-status.yml scripts: pass -- before passing xargs 2025-10-16 20:45:28 +02:00
checkdocs.yml GHA: update actions/checkout action to v6 from v5 2025-11-20 22:27:00 +01:00
checksrc.yml GHA: add timeouts to mitigate hung brew install step 2025-11-27 15:05:08 +01:00
codeql.yml build: add build-level CURL_DISABLE_TYPECHECK options 2025-11-21 13:48:35 +01:00
configure-vs-cmake.yml GHA: add timeouts to mitigate hung brew install step 2025-11-27 15:05:08 +01:00
curl-for-win.yml GHA: update actions/checkout action to v6 from v5 2025-11-20 22:27:00 +01:00
distcheck.yml GHA: add timeouts to mitigate hung brew install step 2025-11-27 15:05:08 +01:00
fuzz.yml GHA/fuzz: try fixing concurrency group deadlock 2025-10-24 13:46:14 +02:00
http3-linux.yml GHA/http3-linux: fix broken h3 server in non-openssl jobs, for more pytests 2025-11-27 15:57:52 +01:00
label.yml GHA: set concurrency: where missing 2025-10-24 13:38:11 +02:00
linux-old.yml GHA: disable TLS in the linux-old build 2025-11-21 10:37:33 +01:00
linux.yml GHA: update dependency wolfSSL/wolfssl to v5.8.4 2025-11-21 03:48:16 +01:00
macos.yml GHA: add timeouts to mitigate hung brew install step 2025-11-27 15:05:08 +01:00
non-native.yml GHA: update actions/checkout action to v6 from v5 2025-11-20 22:27:00 +01:00
windows.yml GHA: update actions/checkout action to v6 from v5 2025-11-20 22:27:00 +01:00