Skip to content

Commit

Permalink
test api 21
Browse files Browse the repository at this point in the history
  • Loading branch information
mxinden committed Aug 2, 2024
1 parent 88d4ec7 commit 5814dcb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: CI

on:
push:
branches: ['main', '0.8.x']
pull_request:
merge_group:
schedule:
Expand Down Expand Up @@ -159,6 +158,6 @@ jobs:
- name: Set up Android Emulator and run tests
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 29
api-level: 21
arch: ${{ matrix.emulator-arch }}
script: ./run_tests_on_emulator.sh

0 comments on commit 5814dcb

Please sign in to comment.