We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b597d2a commit 89ad1acCopy full SHA for 89ad1ac
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