mirror of
https://github.com/kairos-io/kcrypt-challenger.git
synced 2025-08-19 06:57: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
|
- name: Run tests
|
||||||
env:
|
env:
|
||||||
LABEL: ${{ matrix.label }}
|
LABEL: ${{ matrix.label }}
|
||||||
|
KVM: true
|
||||||
run: |
|
run: |
|
||||||
sudo apt update && \
|
sudo apt update && \
|
||||||
sudo apt install -y git qemu-system-x86 qemu-utils swtpm jq make glibc-tools \
|
sudo apt install -y git qemu-system-x86 qemu-utils swtpm jq make glibc-tools \
|
||||||
|
Loading…
Reference in New Issue
Block a user