mirror of
https://github.com/servo/servo.git
synced 2025-07-18 12:53:40 +01:00
parent
5488790be6
commit
68b5657575
7 changed files with 9 additions and 9 deletions
|
@ -42,7 +42,7 @@ from servo.packages import WINDOWS_MSVC as msvc_deps
|
|||
from servo.util import host_triple
|
||||
|
||||
BIN_SUFFIX = ".exe" if sys.platform == "win32" else ""
|
||||
NIGHTLY_REPOSITORY_URL = "https://servo-builds.s3.amazonaws.com/"
|
||||
NIGHTLY_REPOSITORY_URL = "https://servo-builds2.s3.amazonaws.com/"
|
||||
|
||||
|
||||
@contextlib.contextmanager
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue