From 79cb4b5d14c52d1e56ed7951f3be5fcd9b810e09 Mon Sep 17 00:00:00 2001 From: Rabin Yasharzadehe Date: Tue, 20 Dec 2022 22:17:46 +0200 Subject: [PATCH] Drop smoser/swtpm ppa As it is, the versions in jammy are newer than the versions in the PPA, so on 22.04 you *should* use the packages in jammy. --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cc9d3f6..870ad6c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,6 @@ jobs: uses: actions/checkout@v2 - name: Set up dependencies run: | - sudo add-apt-repository ppa:smoser/swtpm sudo apt-get update sudo apt-get install qemu qemu-system-x86 qemu-utils npm swtpm sudo npm i -D tap-junit