We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89109b1 commit af03f92Copy full SHA for af03f92
1 file changed
.github/workflows/CI-mingw.yml
@@ -32,6 +32,7 @@ jobs:
32
mingw-w64-x86_64-gcc
33
mingw-w64-x86_64-clang
34
mingw-w64-x86_64-libc++
35
+ mingw-w64-x86_64-python
36
37
- name: Install missing Python packages
38
run: |
0 commit comments