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 d4d0186 commit 514ed82Copy full SHA for 514ed82
.github/workflows/buildwheel.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
python-version: '3.13'
21
22
- - uses: msys2/setup-msys2@v2.27.0
+ - uses: msys2/setup-msys2@v2
23
24
msystem: mingw64
25
# path-type inherit is used so that when cibuildwheel calls msys2 to
0 commit comments