From 2418a2382f2a3c0cfc1fa4d25daef39184825846 Mon Sep 17 00:00:00 2001 From: wiredfool Date: Tue, 18 Feb 2025 21:56:12 +0000 Subject: [PATCH] Yaml --- .github/workflows/test-windows.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/workflows/test-windows.yml b/.github/workflows/test-windows.yml index 1711276f6..ab399b197 100644 --- a/.github/workflows/test-windows.yml +++ b/.github/workflows/test-windows.yml @@ -36,12 +36,7 @@ jobs: strategy: fail-fast: false matrix: - python-version: - - "3.10" - - "3.11" - - "3.12" - - "3.13" - - "3.14" + python-version: [ "3.10", "3.11", "3.12", "3.13", "3.14" ] architecture: ["x64"] os: ["windows-latest"] include: