Quiz 11 Question 7 of 20

strategy.matrix defines os: [ubuntu-latest, windows-latest] and node: [18, 20]. You need to drop only windows-latest + node 18, and add one extra job ubuntu-latest + node 22. Which keys accomplish this?

Select an answer to reveal the explanation.

Motivation