Skip to content

Commit c9412d7

Browse files
committed
clang
1 parent 87caa16 commit c9412d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI-mingw.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
cache: false
5252
msystem: ${{ matrix.msystem }}
5353
# TODO: install mingw-w64-x86_64-make and use mingw32.make instead - currently fails with "Windows Subsystem for Linux has no installed distributions."
54+
# TODO: also run tests with non-prefixed Python?
5455
install: >-
5556
make
5657
${{ matrix.pkg-prefix }}cmake

0 commit comments

Comments
 (0)