Skip to content

Commit 43797b4

Browse files
committed
WIP: github: Reduce the list of libcxx windows test configurations to build
1 parent 1a64be0 commit 43797b4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/libcxx-build-and-test.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -239,10 +239,6 @@ jobs:
239239
matrix:
240240
include:
241241
- { 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 }
246242
- { config: mingw-dll, mingw: true }
247243
- { config: mingw-static, mingw: true }
248244
- { config: mingw-dll-i686, mingw: true }

0 commit comments

Comments
 (0)