Skip to content

Commit be800cb

Browse files
.
1 parent 1b25ad0 commit be800cb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454
arch: aarch64
5555
- os: windows-2019
5656
arch: ARM64
57-
python-version: [cp38, cp39, cp310, cp311, cp312, cp313]
5857

5958
steps:
6059
- uses: actions/checkout@v4
@@ -75,7 +74,6 @@ jobs:
7574
with:
7675
output-dir: python/wheelhouse
7776
env:
78-
CIBW_BUILD: ${{ matrix.python-version }}-*
7977
CIBW_MANYLINUX_X86_64_IMAGE: manylinux2014
8078
CIBW_MANYLINUX_AARCH64_IMAGE: manylinux2014
8179
CIBW_ARCHS: ${{ matrix.arch }}

0 commit comments

Comments
 (0)