Change #254788
| Category | curl |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Sun 11 Jan 2026 01:42:21 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 219245a61654274752d4d17710edeb835b3ae327 |
Comments
GHA: include runner CPU arch in cache keys (revert) Turns out in practice the internal cache name contains the arch where it matters (arm or dual-arch local builds), which is part of the cache key string. Drop `runner.arch` to avoid two arch strings in the key. Cache keys without an explicit arch designator mean intel. Revert ff78af5752fdf580e5beef743f932cc1625228c3 #20234 Closes #20249
Changed files
- .github/workflows/http3-linux.yml
- .github/workflows/linux.yml