Skip to content

Commit

Permalink
Update build.yml to run test on api 35
Browse files Browse the repository at this point in the history
  • Loading branch information
calren authored Nov 14, 2024
1 parent 90d23c1 commit 830caea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
timeout-minutes: 55
strategy:
matrix:
api-level: [34]
api-level: [35]

steps:
- name: Delete unnecessary tools 🔧
Expand Down

0 comments on commit 830caea

Please sign in to comment.