Switch to 22.04
This commit is contained in:
parent
ab7a70cc0a
commit
fe3092371c
2
.github/workflows/ubuntu.yml
vendored
2
.github/workflows/ubuntu.yml
vendored
@ -79,7 +79,7 @@ jobs:
|
||||
|
||||
- name: End-to-End Testing [Install one Ubuntu kernel w/o headers]
|
||||
run: |
|
||||
sudo ./out-of-tree --log-level=debug kernel install --distro=Ubuntu --ver=18.04 --kernel=4.15.0-70-generic --no-headers
|
||||
sudo ./out-of-tree --log-level=debug kernel install --distro=Ubuntu --ver=22.04 --kernel=5.19.0-28-generic --no-headers
|
||||
|
||||
- name: End-to-End Testing [Install one CentOS kernel]
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user