Skip to content

Commit

Permalink
Merge pull request #19 from matrix-org/langleyd/fix_android_avd
Browse files Browse the repository at this point in the history
Try fix Android AVD again
  • Loading branch information
langleyd authored Sep 27, 2024
2 parents 0a44bd4 + 615d5a0 commit 834a869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
api-level: [29]
api-level: [23]
concurrency:
# When running on main, use the sha to allow all runs of this workflow to run concurrently.
# Otherwise only allow a single run of this workflow on each branch, automatically cancelling older runs.
Expand Down

0 comments on commit 834a869

Please sign in to comment.