Merge pull request #10089 from amshinde/enable-nerdctl-clh

ci: Enable nerdctl tests for clh
This commit is contained in:
Archana Shinde 2024-08-07 12:13:00 -07:00 committed by GitHub
commit a6a736eeaf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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