mirror of
https://github.com/kairos-io/kcrypt-challenger.git
synced 2025-04-28 03:11:13 +00:00
Try KVM on CI
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
This commit is contained in:
parent
6ff6262459
commit
7b561efed8
1
.github/workflows/e2e-tests.yml
vendored
1
.github/workflows/e2e-tests.yml
vendored
@ -33,6 +33,7 @@ jobs:
|
||||
- name: Run tests
|
||||
env:
|
||||
LABEL: ${{ matrix.label }}
|
||||
KVM: true
|
||||
run: |
|
||||
sudo apt update && \
|
||||
sudo apt install -y git qemu-system-x86 qemu-utils swtpm jq make glibc-tools \
|
||||
|
Loading…
Reference in New Issue
Block a user