🔥 3-day streak
Microsoft DevOps Engineer Expert108 / 138
Question 108 of 138
Your team uses a GitHub Actions workflow to run a test suite across five Node.js versions using a matrix strategy. Currently, when the tests fail on one Node.js version, GitHub automatically cancels all the other in-progress matrix jobs. Product owners want every version's results reported on each run so they can see the full compatibility picture, even when one version fails. Which change to the matrix strategy should you make?
Reviewed for accuracy · Report an issueNext question