Skip to content

Commit

Permalink
[CI] Remove SYCL CTS build workaround
Browse files Browse the repository at this point in the history
Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
  • Loading branch information
sarnex committed Jul 22, 2024
1 parent 0f48227 commit 7e7460b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/sycl-linux-run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,6 @@ jobs:
-DSYCL_CTS_ENABLE_OPENCL_INTEROP_TESTS=OFF \
-DSYCL_CTS_MEASURE_BUILD_TIMES=ON \
-DDPCPP_INSTALL_DIR="$(dirname $(which clang++))/.." \
-DCMAKE_CXX_FLAGS="-Wno-missing-template-arg-list-after-template-kw" \
$CMAKE_EXTRA_ARGS
# Ignore errors so that if one category build fails others still have a
# chance to finish and be executed at the run stage. Note that
Expand Down

0 comments on commit 7e7460b

Please sign in to comment.