From fd00e97d8014c727898b5725139a676950719e84 Mon Sep 17 00:00:00 2001 From: hakril Date: Thu, 16 Jan 2025 19:34:58 +0100 Subject: [PATCH] [CI] Playing/Testing CI on Windows-ARM64 (Fix yml2) --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 1af550a..90ae280 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -105,7 +105,7 @@ jobs: strategy: fail-fast: false matrix: - python-version: '3.11' + python-version: [3.11] python-architecture: [x86, x64, arm64] include: # Translate architecture to bitness for py.exe commandline