From d3755e8bfb2b1a560a71da1b0f813fe5d42277a7 Mon Sep 17 00:00:00 2001 From: Nicolas Patry Date: Thu, 18 Jan 2024 17:33:01 +0100 Subject: [PATCH] No 313 on windows i686. --- .github/workflows/python-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-release.yml b/.github/workflows/python-release.yml index 7c30f20b6..089fc8aca 100644 --- a/.github/workflows/python-release.yml +++ b/.github/workflows/python-release.yml @@ -47,7 +47,7 @@ jobs: ls: dir target: i686 python-architecture: x86 - interpreter: 3.7 3.8 3.9 3.10 3.11 3.12 3.13 + interpreter: 3.7 3.8 3.9 3.10 3.11 3.12 # - os: windows # ls: dir # target: aarch64