Skip to content

Commit d2cadd2

Browse files
committed
minor fix
1 parent 69b4ff9 commit d2cadd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
5757
- name: Build
5858
# https://github.com/pypa/cibuildwheel
59-
uses: pypa/cibuildwheel@v2.16.5
59+
uses: pypa/cibuildwheel@v2.23.2
6060
env:
6161
CIBW_BUILD: "cp310-* cp311-* cp312-* cp313-* cp314-*"
6262
CIBW_ARCHS_MACOS: "x86_64 arm64"

0 commit comments

Comments
 (0)