Skip to content

Commit 469f0fb

Browse files
desty2kclaude
andcommitted
fix: cibuildwheel@v3.4 (no bare v3 tag exists)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 5d6ff1a commit 469f0fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
steps:
4040
- uses: actions/checkout@v6
4141

42-
- uses: pypa/cibuildwheel@v3
42+
- uses: pypa/cibuildwheel@v3.4
4343
env:
4444
CIBW_BUILD: "cp310-* cp311-* cp312-* cp313-* cp314-*"
4545
CIBW_SKIP: "*-musllinux_i686 *-manylinux_i686 *-win32"

0 commit comments

Comments
 (0)