ci: update base OS to ubuntu 22.04

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
This commit is contained in:
Radostin Stoyanov 2024-03-26 10:16:40 +00:00 committed by Andrei Vagin
parent 7aa8ec4424
commit 21c8f72dd3
11 changed files with 11 additions and 11 deletions

View file

@ -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