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 1a64be0 commit 43797b4Copy full SHA for 43797b4
.github/workflows/libcxx-build-and-test.yaml
@@ -239,10 +239,6 @@ jobs:
239
matrix:
240
include:
241
- { config: clang-cl-dll, mingw: false }
242
- - { config: clang-cl-static, mingw: false }
243
- - { config: clang-cl-no-vcruntime, mingw: false }
244
- - { config: clang-cl-debug, mingw: false }
245
- - { config: clang-cl-static-crt, mingw: false }
246
- { config: mingw-dll, mingw: true }
247
- { config: mingw-static, mingw: true }
248
- { config: mingw-dll-i686, mingw: true }
0 commit comments