Skip to content

Commit 635ff9d

Browse files
committed
fix windows setup
1 parent 011a4f5 commit 635ff9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
strategy:
104104
matrix:
105105
os: [windows-latest]
106-
arch: [win_amd64]
106+
arch: [amd64]
107107

108108
steps:
109109
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)