]> git.ipfire.org Git - thirdparty/curl.git/commit
GHA/linux: move mbedTLS and wolfSSL valgrind jobs to arm64
authorViktor Szakats <commit@vsz.me>
Thu, 22 Jan 2026 01:45:10 +0000 (02:45 +0100)
committerViktor Szakats <commit@vsz.me>
Thu, 22 Jan 2026 17:27:51 +0000 (18:27 +0100)
commitab8ccaed2479bf7d019b3aa25f22299546e23828
tree9fd3b7e78794736ba08d5f9c31cda47d67af9145
parent2a6ae3684e220986c96bd62f0a05e9f1e6eb6a82
GHA/linux: move mbedTLS and wolfSSL valgrind jobs to arm64

For significantly better performance.

AM wolfssl-opensslextra valgrind 1:  6m53s -> 4m15s
AM wolfssl-opensslextra valgrind 2:  6m47s -> 4m25s
CM mbedtls gss valgrind 1:           8m33s -> 4m31s
CM mbedtls gss valgrind 2:           8m39s -> 4m34s
('after' times corrected for 'install prereq' differences)

before: https://github.com/curl/curl/actions/runs/21255607562
after: https://github.com/curl/curl/actions/runs/21257368016

Also tried rustls, but that'd require linux arm64 release binaries at:
https://github.com/rustls/rustls-ffi/releases

Closes #20392
.github/workflows/linux.yml