curl-curl/.github/workflows
Viktor Szakats e25a3c6734
GHA/curl-for-win: drop WINE install, do not run curl after build
To reduce to amount of Debian packages to install, which hopefully
removes some flakiness due to sometimes very slow Azure package
distro servers. Possible also making these jobs finish 20s faster.

Windows from Debian | llvm               | gcc
:------------------ | :----------------: | :----------------:
build time          |  2m41s  ->  2m20s  |  3m19s  ->  2m57s
installed packages  |  288    ->  142    |  247    ->  99
downloads           |  403 MB ->  240 MB |  297 MB -> 134 MB
disk space          | 2132 MB -> 1289 MB | 1582 MB -> 739 MB

Before: https://github.com/curl/curl/actions/runs/19765983026
After: https://github.com/curl/curl/actions/runs/19766373960?pr=19749

Ref: 02149b7e36

Closes #19749
2025-11-28 15:39:12 +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/curl-for-win: drop WINE install, do not run curl after build 2025-11-28 15:39:12 +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: update dependency google/boringssl to v0.20251124.0 2025-11-28 02:53:40 +01:00
label.yml GHA: set concurrency: where missing 2025-10-24 13:38:11 +02:00
linux-old.yml GHA/linux-old: add support for using custom CMake versions 2025-11-28 03:11:33 +01:00
linux.yml GHA: update dependency google/boringssl to v0.20251124.0 2025-11-28 02:53:40 +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