Skip to content

Commit 3d70752

Browse files
authored
[CI][Benchmarks] Update compute-runtime (#17851)
1 parent a123a74 commit 3d70752

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
@@ -40,7 +40,7 @@ class Options:
4040
build_compute_runtime: bool = False
4141
extra_ld_libraries: list[str] = field(default_factory=list)
4242
extra_env_vars: dict = field(default_factory=dict)
43-
compute_runtime_tag: str = "25.05.32567.18"
43+
compute_runtime_tag: str = "25.09.32961.7"
4444
build_igc: bool = False
4545
current_run_name: str = "This PR"
4646
preset: str = "Full"

0 commit comments

Comments
 (0)