mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-09 09:51:10 +01:00
* actions(install-tools): include os and arch in cache key When caching and/or restoring our tools we should include the os and arch in the key to ensure that we don't accidentally download the wrong tools on different runners. We also update the nightlies to specifically cache arm64 before running the tests. * actionlint: add arm self-hosted runner keys Signed-off-by: Ryan Cragun <me@ryan.ec> Co-authored-by: Ryan Cragun <me@ryan.ec>