We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dbf2d4 commit 89109b1Copy full SHA for 89109b1
.github/workflows/CI-mingw.yml
@@ -31,7 +31,7 @@ jobs:
31
make
32
mingw-w64-x86_64-gcc
33
mingw-w64-x86_64-clang
34
- mingw-w64-x86_64-libc++-dev
+ mingw-w64-x86_64-libc++
35
36
- name: Install missing Python packages
37
run: |
0 commit comments