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 3f97fe4 commit 0285dffCopy full SHA for 0285dff
.github/workflows/sycl-rel-nightly.yml
@@ -134,6 +134,7 @@ jobs:
134
with:
135
name: ${{ matrix.name }}
136
runner: ${{ matrix.runner }}
137
+ target_devices: level_zero:gpu
138
sycl_toolchain_archive: ${{ needs.build-win.outputs.artifact_archive_name }}
139
extra_lit_opts: ${{ matrix.extra_lit_opts }}
140
repo_ref: ${{ inputs.testing_branch || 'sycl-rel-6_1_0' }}
0 commit comments