diff --git a/.github/workflows/sycl_nightly.yml b/.github/workflows/sycl_nightly.yml index 3bfec01ff60dc..058f1ab33f4fc 100644 --- a/.github/workflows/sycl_nightly.yml +++ b/.github/workflows/sycl_nightly.yml @@ -24,7 +24,7 @@ jobs: with: build_cache_root: "/__w/" build_artifact_suffix: default-2204 - build_configure_extra_args: '' + build_configure_extra_args: '--hip --cuda --enable-esimd-emulator' ubuntu2204_opaque_pointers_build_test: if: github.repository == 'intel/llvm'