diff --git a/.github/workflows/python-release.yml b/.github/workflows/python-release.yml index 6d835e455..d780b952c 100644 --- a/.github/workflows/python-release.yml +++ b/.github/workflows/python-release.yml @@ -42,12 +42,12 @@ jobs: 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: 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