Skip to content

Commit 60246ac

Browse files
committed
add native cpu to nightly shared build
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent e1412b3 commit 60246ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sycl-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
build_cache_root: "/__w/"
3232
build_cache_suffix: sprod_shared
3333
build_artifact_suffix: sprod_shared
34-
build_configure_extra_args: '--shared-libs --hip --cuda'
34+
build_configure_extra_args: '--shared-libs --hip --cuda --native_cpu'
3535
merge_ref: ''
3636

3737
artifact_archive_name: sycl_linux_shared.tar.zst

0 commit comments

Comments
 (0)