diff --git a/.github/workflows/python-release.yml b/.github/workflows/python-release.yml index 70d2a76c..ba11dc74 100644 --- a/.github/workflows/python-release.yml +++ b/.github/workflows/python-release.yml @@ -37,17 +37,17 @@ jobs: platform: linux - os: windows ls: dir - interpreter: 3.7 3.8 3.9 3.10 3.11 3.12 3.13 pypy3.8 pypy3.9 pypy3.10 + interpreter: 3.7 3.8 3.9 3.10 3.11 3.12 pypy3.8 pypy3.9 pypy3.10 - os: windows 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: x86_64 python-architecture: x64 - 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