We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 514ed82 commit cf7db1dCopy full SHA for cf7db1d
.github/workflows/buildwheel.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
python-version: '3.13'
21
22
- - uses: msys2/setup-msys2@v2
+ - uses: msys2/setup-msys2@v2.27.0
23
24
msystem: mingw64
25
# path-type inherit is used so that when cibuildwheel calls msys2 to
0 commit comments