Skip to content

Commit 042a2b0

Browse files
authored
Update CIBW_BUILD version in CI workflow
1 parent 3a24607 commit 042a2b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build and upload wheels
22
on: [push, pull_request]
33
env:
4-
CIBW_BUILD: 'cp313-musllinux_*'
4+
CIBW_BUILD: 'cp314-musllinux_*'
55
concurrency:
66
# Group runs by PR, but keep runs on the default branch separate
77
# because we do not want to cancel wheel uploads

0 commit comments

Comments
 (0)