ci: Enable nerdctl tests for clh

A recent fix should resolve some the issues seen earlier with clh
with the go runtime. Enabling this test to check if the issue is still
seen.

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
This commit is contained in:
Archana Shinde 2024-07-29 13:50:21 -07:00
parent 43dca8deb4
commit ba884aac13

View File

@ -334,9 +334,6 @@ jobs:
- dragonball
- qemu
- cloud-hypervisor
# TODO: enable with clh when https://github.com/kata-containers/kata-containers/issues/9852 is fixed
exclude:
- vmm: clh
runs-on: ubuntu-22.04
env:
KATA_HYPERVISOR: ${{ matrix.vmm }}