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 a453b3c commit 16b3ddfCopy full SHA for 16b3ddf
.github/workflows/build.yml
@@ -434,7 +434,7 @@ jobs:
434
-DCMAKE_INSTALL_MESSAGE=NEVER `
435
-DLLVM_LIT_ARGS="-v --time-tests"
436
ninja
437
- ninja check-cxx check-cxxabi check-unwind
+ ninja check-runtimes
438
439
# Run the OpenMP tests with the cross-built toolchains from above.
440
# This also forces testing the bundled python executables.
.github/workflows/test-libcxx.yml
@@ -102,4 +102,4 @@ jobs:
102
103
104
105
0 commit comments