From 533cddae9727d078c1f7eb40786f662cf8696f03 Mon Sep 17 00:00:00 2001 From: hakril Date: Thu, 16 Jan 2025 19:34:10 +0100 Subject: [PATCH] [CI] Playing/Testing CI on Windows-ARM64 (Fix yml) --- .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 954644b..1af550a 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