Remove genall test for Ubuntu 20.04
This commit is contained in:
parent
c353618c17
commit
7314cc72db
4
.github/workflows/ubuntu.yml
vendored
4
.github/workflows/ubuntu.yml
vendored
@ -106,7 +106,3 @@ jobs:
|
||||
- name: End-to-End Testing [Install all Ubuntu 22.04 kernels]
|
||||
run: |
|
||||
sudo ./out-of-tree --log-level=debug kernel genall --distro=Ubuntu --ver=22.04
|
||||
|
||||
- name: End-to-End Testing [Install 10 Ubuntu 20.04 kernels w/o headers]
|
||||
run: |
|
||||
sudo ./out-of-tree --log-level=debug kernel genall --distro=Ubuntu --ver=20.04 --no-headers --max=10
|
||||
|
Loading…
Reference in New Issue
Block a user