From 07574bab8f1bbf8738490d2e2ce1562baf2ffe3e Mon Sep 17 00:00:00 2001 From: Pete Moore Date: Wed, 10 Jul 2024 23:56:17 +0200 Subject: [PATCH] Migrate from Ubuntu 22.04 to Ubuntu 24.04 in CI --- .taskcluster.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.taskcluster.yml b/.taskcluster.yml index b996bf7ac..8b8c1c9f9 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -67,7 +67,7 @@ tasks: workerType: $if: 'taskcluster_root_url == "https://firefox-ci-tc.services.mozilla.com"' then: linux-gw-gcp - else: generic-worker-ubuntu-22-04 + else: generic-worker-ubuntu-24-04 taskboot_image: "mozilla/taskboot:0.4.1" in: