mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
Update CURL url for manywheel images (#148343)
It looks like it was moved on the site it was downloaded from. Switch to official site while updating URL. Pull Request resolved: https://github.com/pytorch/pytorch/pull/148343 Approved by: https://github.com/dr4gon01, https://github.com/janeyx99, https://github.com/atalman, https://github.com/seemethere
This commit is contained in:
parent
6cf360be04
commit
d4d7d813fa
|
|
@ -3,7 +3,7 @@
|
|||
# Script used only in CD pipeline
|
||||
|
||||
OPENSSL_DOWNLOAD_URL=https://www.openssl.org/source/old/1.1.1/
|
||||
CURL_DOWNLOAD_URL=https://curl.askapache.com/download
|
||||
CURL_DOWNLOAD_URL=https://curl.se/download
|
||||
|
||||
AUTOCONF_DOWNLOAD_URL=https://ftp.gnu.org/gnu/autoconf
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user