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 96fe4e3 commit 146afa2Copy full SHA for 146afa2
.github/workflows/sycl-nightly.yml
@@ -50,14 +50,6 @@ jobs:
50
target_devices: ext_oneapi_hip:gpu
51
tests_selector: e2e
52
53
- - name: Intel Build Tests Only
54
- runner: '["Linux", "build"]'
55
- image: ghcr.io/intel/llvm/ubuntu2204_intel_drivers:alldeps
56
- image_options: -u 1001 --privileged --cap-add SYS_ADMIN
57
- target_devices: opencl:cpu
58
- tests_selector: e2e
59
- extra_lit_opts: --param split-mode=build
60
-
61
- name: Intel L0 GPU
62
runner: '["Linux", "gen12"]'
63
image: ghcr.io/intel/llvm/ubuntu2204_intel_drivers:latest
0 commit comments