Backed out changeset af4bbb340d94 (bug 1839749) for causing xpcshell failures in test_altsvc_pref.js.
This commit is contained in:
@@ -113,7 +113,7 @@ def common_toolchain(config, job, taskdesc, is_docker):
|
||||
|
||||
if is_docker:
|
||||
# If the task doesn't have a docker-image, set a default
|
||||
worker.setdefault("docker-image", {"in-tree": "deb12-toolchain-build"})
|
||||
worker.setdefault("docker-image", {"in-tree": "deb11-toolchain-build"})
|
||||
|
||||
if job["worker"]["os"] == "windows":
|
||||
# There were no caches on generic-worker before bug 1519472, and they cause
|
||||
|
||||
Reference in New Issue
Block a user