Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #238655

Category curl
Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
Changed at Mon 07 Jul 2025 19:03:00
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision 3aecfa927c3de1ba8c2925ec9a3fccb878b3ad3a

Comments

GHA/curl-for-win: reduce job timeout to 10m, apply to Windows jobs
The timeout was missing from two Windows jobs, making them linger for
a long time due to a command waiting forever.

As seen today with/after `apt update`:
https://github.com/curl/curl/actions/runs/16121485403/job/45488122962?pr=17846

Closes #17852

Changed files