Backed out changeset af4bbb340d94 (bug 1839749) for causing xpcshell failures in test_altsvc_pref.js.

This commit is contained in:
Stanca Serban
2023-12-01 07:46:43 +02:00
parent 456489ffba
commit 1e8a392684

View File

@@ -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