Skip to content

Commit 3c807b7

Browse files
committed
.github/workflows/Test.yml: try to fix windows CI
1 parent cfddee3 commit 3c807b7

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
@@ -158,7 +158,7 @@ jobs:
158158
jobs: ${{ steps.matrix.outputs.jobs }}
159159
steps:
160160
- id: matrix
161-
uses: msys2/setup-msys2/matrix@main
161+
uses: msys2/setup-msys2/matrix@v2.29.0
162162
with:
163163
systems: >-
164164
mingw64

0 commit comments

Comments
 (0)