mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
Update http to https in amd artifactory url.
This commit is contained in:
parent
6763fcfb4e
commit
3d8063209e
@ -229,7 +229,7 @@ def _build_installer_url(rocm_version, metadata):
|
||||
|
||||
rv = parse_version(rocm_version)
|
||||
|
||||
base_url = "http://artifactory-cdn.amd.com/artifactory/list"
|
||||
base_url = "https://artifactory-cdn.amd.com/artifactory/list"
|
||||
|
||||
if md["ID"] == "ubuntu":
|
||||
fmt = "amdgpu-install-internal_%(rocm_major)s.%(rocm_minor)s-%(os_version)s-1_all.deb"
|
||||
|
Loading…
x
Reference in New Issue
Block a user