Skip to content

Commit

Permalink
[CI] Try to make OCL CPU task work on Intel GEN12 runner in Nightly (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
aelovikov-intel committed Feb 5, 2024
1 parent 5b3ba9f commit 62c86d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sycl-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: OCL CPU (Intel/GEN12)
runner: '["Linux", "gen12"]'
image: ghcr.io/intel/llvm/ubuntu2204_intel_drivers:latest
image_options: -u 1001
image_options: -u 1001 --privileged --cap-add SYS_ADMIN
target_devices: opencl:cpu

- name: OCL CPU (Intel/Arc)
Expand Down

0 comments on commit 62c86d7

Please sign in to comment.