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: |