From e02ccea335baa982385f22fc83209939879e9c9b Mon Sep 17 00:00:00 2001 From: Peter Sobot Date: Tue, 20 Aug 2024 15:30:40 -0400 Subject: [PATCH] Update all.yml --- .github/workflows/all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/all.yml b/.github/workflows/all.yml index 3bf486c4..ef9f864d 100644 --- a/.github/workflows/all.yml +++ b/.github/workflows/all.yml @@ -719,7 +719,7 @@ jobs: - { os: windows-latest, build: cp310-win32 } - { os: windows-latest, build: cp311-win32 } - { os: windows-latest, build: cp312-win32 } - - { os: windows-latest, build: cp313-win32 } + # - { os: windows-latest, build: cp313-win32 } # - { os: windows-latest, build: cp313t-win32 } - { os: 'ubuntu-20.04', build: cp38-manylinux_x86_64 } - { os: 'ubuntu-20.04', build: cp38-manylinux_aarch64 }