mirror of
https://github.com/curl/curl.git
synced 2026-05-07 13:57:28 +03:00
- GHA/linux: allow per-job runner image override. - GHA/linux: add an arm version of an existing job. Add workaround for broken `PATH` in the arm runner image. - GHA/non-native: add CPU arch to job name where missing. - GHA/checkdocs: switch a linter job to arm. Performance looks a little bit better than Intel (presumably with lower power consumption). Test jobs, with openssl, tests, pytests, examples: - arm: - https://github.com/curl/curl/actions/runs/12816430794/job/35737374521 4m7s - https://github.com/curl/curl/actions/runs/12816201136/job/35736615144 4m5s - Intel: - https://github.com/curl/curl/actions/runs/12816430794/job/35737374118 4m32s - https://github.com/curl/curl/actions/runs/12816201136/job/35736614764 4m13s Ref: https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/ Closes #16023 |
||
|---|---|---|
| .. | ||
| appveyor-status.yml | ||
| checkdocs.yml | ||
| checksrc.yml | ||
| configure-vs-cmake.yml | ||
| curl-for-win.yml | ||
| distcheck.yml | ||
| fuzz.yml | ||
| hacktoberfest-accepted.yml | ||
| http3-linux.yml | ||
| label.yml | ||
| linux-old.yml | ||
| linux.yml | ||
| macos.yml | ||
| non-native.yml | ||
| windows.yml | ||