Skip to content

Commit

Permalink
[CI] Use default "alldeps" image for CTS build in Weekly
Browse files Browse the repository at this point in the history
  • Loading branch information
aelovikov-intel committed Jan 29, 2025
1 parent 0e5b5ee commit 5e265a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/sycl-weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
name: Build SYCL-CTS
runner: '["Linux", "build"]'
cts_testing_mode: 'build-only'
image: ghcr.io/intel/llvm/ubuntu2404_intel_drivers:latest
image_options: -u 1001 --device=/dev/dri --privileged --cap-add SYS_ADMIN
tests_selector: cts
ref: ${{ github.sha }}
Expand Down

0 comments on commit 5e265a2

Please sign in to comment.