Skip to content

Commit 89ad1ac

Browse files
committed
CI: update linux 4c from ubuntu 20 to ubuntu 22
1 parent b597d2a commit 89ad1ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/ci/github-actions/jobs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ runners:
55
env: { }
66

77
- &job-linux-4c
8-
os: ubuntu-20.04
8+
os: ubuntu-22.04
99
# Free some disk space to avoid running out of space during the build.
1010
free_disk: true
1111
<<: *base-job

0 commit comments

Comments
 (0)