Skip to content

Commit 9ae25db

Browse files
authored
Build: Update triton version in Map (#7610)
1 parent e39048d commit 9ae25db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
# incorrectly load the other version of the openvino libraries.
7171
#
7272
TRITON_VERSION_MAP = {
73-
"2.50.0dev": (
73+
"2.50.0": (
7474
"24.09", # triton container
7575
"24.09", # upstream container
7676
"1.19.2", # ORT

0 commit comments

Comments
 (0)