From 81c896cc3c7afca000c266d2b1357032a6fe4129 Mon Sep 17 00:00:00 2001 From: JCW Date: Thu, 11 Jun 2026 13:50:29 +0100 Subject: [PATCH] Fix formatting --- .github/scripts/strategy-matrix/generate.py | 1 - 1 file changed, 1 deletion(-) 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