From 10fec01a7d4e7a190db2fbfb75f30bb0906901db Mon Sep 17 00:00:00 2001 From: Nikita Shulga <2453524+malfet@users.noreply.github.com> Date: Tue, 17 Dec 2024 17:19:19 -0800 Subject: [PATCH] Report unified message for conda nightly No reason to keep old message for ROCm --- published_versions.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/published_versions.json b/published_versions.json index 7146b10910e3..7d1950503d11 100644 --- a/published_versions.json +++ b/published_versions.json @@ -40,7 +40,7 @@ "command": null }, "rocm5.x": { - "note": "NOTE: Conda packages are not currently available for ROCm, please use pip instead.
", + "note": "NOTE: Conda packages are no longer available. Please use pip instead.
", "command": null }, "accnone": { @@ -5610,4 +5610,4 @@ } } } -} \ No newline at end of file +}