Skip to content

Commit eb5c4d2

Browse files
committed
Revert "Bump to API 28 to avoid debuggerd deadlocks"
This reverts commit b20d459.
1 parent afb2a40 commit eb5c4d2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,9 +195,9 @@ jobs:
195195
ANDROID_API: 21
196196
ANDROID_NDK: 23.2.8568313
197197
ANDROID_ARCH: x86_64
198-
- name: Android (API 28, NDK 27)
198+
- name: Android (API 26, NDK 27)
199199
os: ubuntu-latest
200-
ANDROID_API: 28
200+
ANDROID_API: 26
201201
ANDROID_NDK: 27.3.13750724
202202
ANDROID_ARCH: x86_64
203203
- name: Android (API 31, NDK 27)

0 commit comments

Comments
 (0)