Skip to content

Commit

Permalink
Auto merge of rust-lang#134132 - MarcoIeni:linux-4c-to-ubuntu-22, r=K…
Browse files Browse the repository at this point in the history
…obzol

CI: update linux 4c from ubuntu 20 to ubuntu 22
  • Loading branch information
bors committed Dec 17, 2024
2 parents 13b77c6 + 89ad1ac commit 52f4785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ci/github-actions/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ runners:
env: { }

- &job-linux-4c
os: ubuntu-20.04
os: ubuntu-22.04
# Free some disk space to avoid running out of space during the build.
free_disk: true
<<: *base-job
Expand Down

0 comments on commit 52f4785

Please sign in to comment.