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 340fe25 commit 53a8960Copy full SHA for 53a8960
.github/workflows/sycl-linux-run-tests.yml
@@ -318,7 +318,6 @@ jobs:
318
-DSYCL_CTS_ENABLE_OPENCL_INTEROP_TESTS=OFF \
319
-DSYCL_CTS_MEASURE_BUILD_TIMES=ON \
320
-DDPCPP_INSTALL_DIR="$(dirname $(which clang++))/.." \
321
- -DCMAKE_CXX_FLAGS="-Wno-missing-template-arg-list-after-template-kw" \
322
$CMAKE_EXTRA_ARGS
323
# Ignore errors so that if one category build fails others still have a
324
# chance to finish and be executed at the run stage. Note that
0 commit comments