Skip to content

Commit 45a3420

Browse files
committed
clean up
1 parent d74d8c6 commit 45a3420

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/android.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ jobs:
8383
matrix:
8484
# API 21-26: not reliably supported by GitHub Actions (emulator boot failures observed on API 25)
8585
# API 29: removed due to emulator hang issues on GitHub-hosted runners
86-
# API 27 is the lowest level that boots consistently on GitHub-hosted runners
86+
# API 28 is the lowest level that boots consistently on GitHub-hosted runners
8787
include:
88-
- api-level: 27
88+
- api-level: 28
8989
arch: x86
9090
target: google_apis
9191
- api-level: 33

0 commit comments

Comments
 (0)