Skip to content

Commit 805b81e

Browse files
authored
Update test.yml (#20)
1 parent db292a6 commit 805b81e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
fi
127127
export CIBW_ARCHS
128128
129-
pip install cibuildwheel
129+
pip install cibuildwheel==2.23.3
130130
CIBW_BUILD=${{ matrix.PY_VERSION }}
131131
export CIBW_BUILD="cp${CIBW_BUILD//./}-*"
132132
cibuildwheel --output-dir wheelhouse

0 commit comments

Comments
 (0)