]> git.ipfire.org Git - thirdparty/curl.git/commit
GHA: switch 12 Linux jobs to arm64
authorViktor Szakats <commit@vsz.me>
Fri, 9 Jan 2026 14:51:04 +0000 (15:51 +0100)
committerViktor Szakats <commit@vsz.me>
Fri, 9 Jan 2026 18:35:16 +0000 (19:35 +0100)
commit2b0d8dcc16c531d3154ab54347a3eaabf9bd2c7d
tree87a1b3969dc1115eb38f877afd352427ea0f5b25
parent91c24d3e10399f245c35b49dcd703182cc309973
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
.github/workflows/appveyor-status.yml
.github/workflows/checkdocs.yml
.github/workflows/checksrc.yml
.github/workflows/checkurls.yml
.github/workflows/linux.yml