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 f5a3f66 commit 2adff29Copy full SHA for 2adff29
.github/workflows/build.yml
@@ -429,7 +429,7 @@ jobs:
429
-DCMAKE_INSTALL_MESSAGE=NEVER `
430
-DLLVM_LIT_ARGS="-v --time-tests"
431
ninja
432
- ninja check-cxx check-cxxabi check-unwind
+ ninja check-runtimes
433
434
# Run the OpenMP tests with the cross-built toolchains from above.
435
# 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