1
0
mirror of synced 2026-01-05 03:06:35 -05:00

Merge pull request #19031 from asztalosdani/patch-2

Fix grammar
This commit is contained in:
mc
2022-07-18 08:18:33 +01:00
committed by GitHub

View File

@@ -1 +1 @@
A matrix strategy lets you use variables in a single job definition to automatically create multiple job runs that are based the combinations of the variables. For example, you can use a matrix strategy to test your code in multiple versions of a language or on multiple operating systems.
A matrix strategy lets you use variables in a single job definition to automatically create multiple job runs that are based on the combinations of the variables. For example, you can use a matrix strategy to test your code in multiple versions of a language or on multiple operating systems.