Skip to content

Commit

Permalink
Merge pull request #1724 from android/dt/remove-api30emu
Browse files Browse the repository at this point in the history
Removing API 30 emulator while investigating flakiness
  • Loading branch information
dturner authored Dec 9, 2024
2 parents ef56e5a + 8267b61 commit d183cbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
timeout-minutes: 55
strategy:
matrix:
api-level: [26, 30]
api-level: [26]

steps:
- name: Delete unnecessary tools 🔧
Expand Down

0 comments on commit d183cbd

Please sign in to comment.