Skip to content

Commit

Permalink
using another android ndk version
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotaku committed May 21, 2024
1 parent f37693c commit 80d7d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ on:
- 'desktop'
- 'android'
env:
ANDROID_NDK_VERSION: 'r26d'
ANDROID_NDK_VERSION: '26.3.11579264'
NODE_VERSION: '20.x'
CI_BUILD_FOR: ${{ github.event.inputs.build-for || 'desktop' }}
CI_RUNNER_TYPE: ${{ github.event.inputs.runner-type || 'ubuntu-22.04' }}
Expand Down

0 comments on commit 80d7d38

Please sign in to comment.