Skip to content

Commit

Permalink
use api 28 instead
Browse files Browse the repository at this point in the history
  • Loading branch information
skhugh committed Nov 7, 2022
1 parent 78025bc commit 59f7df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
name: Instrumentation tests
strategy:
matrix:
api-level: [ 23, 26, 29 ]
api-level: [ 23, 26, 28 ]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 59f7df9

Please sign in to comment.