1
0
mirror of synced 2025-12-30 12:02:01 -05:00

Fix grammar

This commit is contained in:
Daniel Asztalos
2022-07-15 09:26:56 +02:00
committed by GitHub
parent 370c7014e1
commit 4cc4365be5

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.