Commit 0f4bd66
committed
Disable mingw CI job
Currently, this job fails due to:
-- Check for working C compiler: C:/msys64/mingw64/bin/cc.exe - broken
CMake Error at C:/Program Files/CMake/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake:67 (message):
The C compiler "C:/msys64/mingw64/bin/cc.exe" is not able to compile a simple test program.
The root cause is still unknown so it was decided to disable the CI check in the meantime.1 parent e18307c commit 0f4bd66
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
| 347 | + | |
347 | 348 | | |
348 | 349 | | |
349 | 350 | | |
| |||
0 commit comments