Skip to content

Commit de074e0

Browse files
pbalcerianayl
authored andcommitted
update driver version
1 parent ccd3c15 commit de074e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devops/scripts/benchmarks/options.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class Options:
3939
build_compute_runtime: bool = False
4040
extra_ld_libraries: list[str] = field(default_factory=list)
4141
extra_env_vars: dict = field(default_factory=dict)
42-
compute_runtime_tag: str = "25.05.32567.12"
42+
compute_runtime_tag: str = "25.05.32567.18"
4343
build_igc: bool = False
4444
current_run_name: str = "This PR"
4545

0 commit comments

Comments
 (0)