From 5b4461b6ee60c948e62230609260e6b10c0394c7 Mon Sep 17 00:00:00 2001 From: ThibaultBee <37510686+ThibaultBee@users.noreply.github.com> Date: Tue, 25 Jun 2024 20:49:08 +0200 Subject: [PATCH] test --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ba5e996d..bc25dae2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -11,7 +11,7 @@ jobs: timeout-minutes: 55 strategy: matrix: - api-level: [ 21, 34 ] + api-level: [ 30, 34 ] steps: - name: Enable KVM group perms run: |