We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61f98ee commit 5486c9fCopy full SHA for 5486c9f
1 file changed
.github/workflows/ci.yml
@@ -195,9 +195,9 @@ jobs:
195
ANDROID_API: 21
196
ANDROID_NDK: 23.2.8568313
197
ANDROID_ARCH: x86_64
198
- - name: Android (API 28, NDK 27)
+ - name: Android (API 26, NDK 27)
199
os: ubuntu-latest
200
- ANDROID_API: 28
+ ANDROID_API: 26
201
ANDROID_NDK: 27.3.13750724
202
203
- name: Android (API 31, NDK 27)
0 commit comments