mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-23 18:19:39 +00:00
ci: update base OS to ubuntu 22.04
Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
This commit is contained in:
parent
7aa8ec4424
commit
21c8f72dd3
11 changed files with 11 additions and 11 deletions
2
.github/workflows/java-test.yml
vendored
2
.github/workflows/java-test.yml
vendored
|
|
@ -9,7 +9,7 @@ concurrency:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Run Java Test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue