Skip to content

Commit

Permalink
bump old android api/ndk
Browse files Browse the repository at this point in the history
  • Loading branch information
supervacuus authored Nov 5, 2024
1 parent a5099c6 commit 76e1da8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,10 @@ jobs:
# https://docs.microsoft.com/en-us/azure/devops/pipelines/ecosystems/android?view=azure-devops#test-on-the-android-emulator
- name: Android (old API/NDK)
os: macos-15-large
ANDROID_API: 16
ANDROID_NDK: 20.1.5948944
ANDROID_API: 19
ANDROID_NDK: 23.2.8568313
ANDROID_ARCH: x86
- name: Android (new API/NDK)
- name: Android (latest API/NDK)
os: macos-15-large
ANDROID_API: 35
ANDROID_NDK: 27.2.12479018
Expand Down

0 comments on commit 76e1da8

Please sign in to comment.