Skip to content

Commit

Permalink
Merge pull request #8550 from GabyCT/topic/enableclhstability
Browse files Browse the repository at this point in the history
gha: Add cloud runtime rs as part of the stability tests
  • Loading branch information
GabyCT committed Dec 4, 2023
2 parents 8d7e0f7 + dfc07d1 commit 1b204cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basic-ci-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
fail-fast: false
matrix:
containerd_version: ['lts', 'active']
vmm: ['clh', 'qemu', 'stratovirt']
vmm: ['clh', 'cloud-hypervisor', 'qemu', 'stratovirt']
runs-on: garm-ubuntu-2204-smaller
env:
CONTAINERD_VERSION: ${{ matrix.containerd_version }}
Expand Down

0 comments on commit 1b204cc

Please sign in to comment.