mirror of
https://github.com/hashicorp/vault.git
synced 2025-12-24 10:51:55 +01:00
Disable the fail-fast feature for the matrix strategy. This prevents a single failure to cascade to all jobs in the matrix. This prevents cases where other jobs fail before they're able to clean up resources. Signed-off-by: Ryan Cragun <me@ryan.ec>