Skip to content

Commit cf7db1d

Browse files
committed
Pin msys2 to v2.27.0 again
1 parent 514ed82 commit cf7db1d

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

0 commit comments

Comments
 (0)