Skip to content

Commit 86e3933

Browse files
committed
BLD: cp313 cp313t linux_aarch64 [wheel build]
1 parent e151e44 commit 86e3933

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

tools/ci/cirrus_wheels.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ linux_aarch64_task:
3232
- env:
3333
CIRRUS_CLONE_SUBMODULES: true
3434
CIBW_BUILD: cp312-*
35+
- env:
36+
CIRRUS_CLONE_SUBMODULES: true
37+
CIBW_BUILD: cp313-*
38+
- env:
39+
CIRRUS_CLONE_SUBMODULES: true
40+
CIBW_BUILD: cp313t-*
3541

3642
initial_setup_script: |
3743
apt update
@@ -62,7 +68,7 @@ macosx_arm64_task:
6268
CIBW_BUILD: cp310-* cp311
6369
- env:
6470
CIRRUS_CLONE_SUBMODULES: true
65-
CIBW_BUILD: cp312-*
71+
CIBW_BUILD: cp312-* cp313-*
6672
env:
6773
PATH: /usr/local/lib:/usr/local/include:$PATH
6874
CIBW_ARCHS: arm64

0 commit comments

Comments
 (0)