Skip to content

Commit 89109b1

Browse files
committed
mingw
1 parent 7dbf2d4 commit 89109b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-mingw.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
make
3232
mingw-w64-x86_64-gcc
3333
mingw-w64-x86_64-clang
34-
mingw-w64-x86_64-libc++-dev
34+
mingw-w64-x86_64-libc++
3535
3636
- name: Install missing Python packages
3737
run: |

0 commit comments

Comments
 (0)