Skip to content

Commit 341dfef

Browse files
committed
Try fixing MinGW error
1 parent f2a70e8 commit 341dfef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
- uses: actions/checkout@v4
3232

3333
- name: Set up MinGW
34-
if: ${{ matrix.target-abi == 'gnu' }}
3534
uses: egor-tensin/setup-mingw@v2
3635
with:
3736
platform: "x64"

0 commit comments

Comments
 (0)