Change #246156
Category | curl |
Changed by | Viktor Szakats <commit | @vsz.me>
Changed at | Sun 19 Oct 2025 23:00:50 |
Repository | https://github.com/curl/curl.git |
Project | curl |
Branch | master |
Revision | d8a7aad061f96efa0ea93a01845fb66abc256280 |
Comments
GHA/windows: drop `git config core.autocrlf input` steps CI works without it now. For an inexplicable reason, this single `git` command took 9 seconds per job, making this patch save more than 2 minutes per workflow run. It was also the only step using PowerShell. Closes #19150
Changed files
- .github/workflows/windows.yml