diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 82f6dfff..72e3a778 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -39,6 +39,9 @@ jobs: - image: rockylinux-kernel-devel container: rockylinux-8-kernel-devel tag: 8.8 + - image: ubuntu-kernel-devel + container: ubuntu-22.04-kernel-devel + tag: 20.04 - image: ubuntu-kernel-devel container: ubuntu-22.04-kernel-devel tag: 22.04