diff --git a/.github/scripts/strategy-matrix/generate.py b/.github/scripts/strategy-matrix/generate.py index 0afe9d90e5..8f46e3910f 100755 --- a/.github/scripts/strategy-matrix/generate.py +++ b/.github/scripts/strategy-matrix/generate.py @@ -266,7 +266,6 @@ def expand_platform_matrix( """Expand a PlatformFile (macOS or Windows) into matrix entries. Configs that exclude the current event are skipped. - When toolsets are defined (Windows), the configs are expanded over the cross-product with the toolsets so each config is built against every