diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 29ab06dcf..3d3a54fa7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: name: Automated tests strategy: matrix: - api-level: [ 24, 30, 33 ] + api-level: [ 33 ] fail-fast: false runs-on: macos-11 steps: