Skip to content

Commit

Permalink
Switch CI image to Android NDK r27c
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyONeal authored and dg0yt committed Oct 22, 2024
1 parent 18274e7 commit a5bf864
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/azure-pipelines/android/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: VCPKG_DOWNLOADS
value: /mnt/vcpkg-ci/downloads
- name: ANDROID_NDK_HOME
value: /android-ndk-r26d
value: /android-ndk-r27c
steps:
# Note: /mnt is the Azure machines' temporary disk.
- bash: |
Expand Down
2 changes: 1 addition & 1 deletion scripts/azure-pipelines/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# SPDX-License-Identifier: MIT
#
variables:
linux-docker-image: 'vcpkgandroidwus3.azurecr.io/vcpkg-android:2024-10-15'
linux-docker-image: 'vcpkgandroidwus3.azurecr.io/vcpkg-android:2024-10-21'

parameters:
- name: vcpkgToolSha
Expand Down

0 comments on commit a5bf864

Please sign in to comment.