Skip to content

Commit fa054cc

Browse files
authored
[CI] Roll back intel driver to the latest version (#5925)
Revert accidentally committed change in a618ca7.
1 parent a54d6d8 commit fa054cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sycl_linux_build_and_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ on:
3939
intel_drivers_image:
4040
type: string
4141
required: false
42-
default: "ghcr.io/intel/llvm/ubuntu2004_intel_drivers:unstable"
42+
default: "ghcr.io/intel/llvm/ubuntu2004_intel_drivers:latest"
4343
lts_config:
4444
type: string
4545
required: false

0 commit comments

Comments
 (0)