Skip to content

Commit 79106ec

Browse files
authored
Apply suggestions from code review
1 parent 66b3ae2 commit 79106ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555

5656
- uses: pypa/[email protected]
5757
env:
58-
CIBW_ENABLE: cypython-prerelease
58+
CIBW_ENABLE: cpython-prerelease
5959
CIBW_ARCHS_WINDOWS: auto ARM64
6060

6161
- name: Verify clean directory

0 commit comments

Comments
 (0)