学習 / CI/CD Glossary / Matrix Build Matrix Build - CI/CD用語集の定義 matrix build は、strategy.matrix を使って、変数(バージョン、OS)の組み合わせにわたって 1 つの job を多数の並列 job に展開します。関連ガイドHow to Use Matrix Builds in GitHub ActionsUse GitHub Actions matrix builds to test across versions and OSes in parallel - strategy.matrix, include/excl… 前へMarketplace Action次へMatrix Expansion