Skip to content

Commit

Permalink
Update pr.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagocarvalhodev committed Nov 12, 2024
1 parent 85da152 commit e3ba8b0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ jobs:

integration-tests-android:
runs-on: ubuntu-latest
strategy:
matrix:
api-level: [21, 33]
target: [google_apis]
arch: [x86_64]
steps:
# Checkout
- uses: actions/checkout@v3
Expand Down

0 comments on commit e3ba8b0

Please sign in to comment.