Skip to content

Commit

Permalink
Migrate from Ubuntu 22.04 to Ubuntu 24.04 in CI (#2371)
Browse files Browse the repository at this point in the history
  • Loading branch information
petemoore authored Jul 11, 2024
1 parent 67250a7 commit e8bd88c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .taskcluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e8bd88c

Please sign in to comment.