Change #254678
| Category | curl |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Fri 09 Jan 2026 19:35:16 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 2b0d8dcc16c531d3154ab54347a3eaabf9bd2c7d |
Comments
GHA: switch 12 Linux jobs to arm64 More cost-effective and seems as fast or faster than Intel. In particular, valgrind seems to be almost 2x fast. So fast the job pair could fit under 10 minutes if merged again (but would be the longest in GHA/Linux.) Installing packages is slightly slower. The package repo is Ubuntu's which is slower than the Azure mirror used on Intel (unless Azure is broken, which happened a lot last year). To add to more jobs, the locally built deps also need to be migrated. Also: - add workaround for failing sshd server on Linux arm runners, caused by world-writable `HOME` directory. Closes #20231
Changed files
- .github/workflows/appveyor-status.yml
- .github/workflows/checkdocs.yml
- .github/workflows/checksrc.yml
- .github/workflows/checkurls.yml
- .github/workflows/linux.yml