Skip to content

Commit e8bd88c

Browse files
authored
Migrate from Ubuntu 22.04 to Ubuntu 24.04 in CI (#2371)
1 parent 67250a7 commit e8bd88c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.taskcluster.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ tasks:
6767
workerType:
6868
$if: 'taskcluster_root_url == "https://firefox-ci-tc.services.mozilla.com"'
6969
then: linux-gw-gcp
70-
else: generic-worker-ubuntu-22-04
70+
else: generic-worker-ubuntu-24-04
7171

7272
taskboot_image: "mozilla/taskboot:0.4.1"
7373
in:

0 commit comments

Comments
 (0)