Skip to content

Commit 514ed82

Browse files
committed
Unpin msys2 in CI...
1 parent d4d0186 commit 514ed82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
python-version: '3.13'
2121

22-
- uses: msys2/setup-msys2@v2.27.0
22+
- uses: msys2/setup-msys2@v2
2323
with:
2424
msystem: mingw64
2525
# path-type inherit is used so that when cibuildwheel calls msys2 to

0 commit comments

Comments
 (0)