We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13b77c6 + 89ad1ac commit 52f4785Copy full SHA for 52f4785
src/ci/github-actions/jobs.yml
@@ -5,7 +5,7 @@ runners:
5
env: { }
6
7
- &job-linux-4c
8
- os: ubuntu-20.04
+ os: ubuntu-22.04
9
# Free some disk space to avoid running out of space during the build.
10
free_disk: true
11
<<: *base-job
0 commit comments