Skip to content

Commit

Permalink
feat: Update NDK_VERSION to 25.2.9519653
Browse files Browse the repository at this point in the history
Version set to matching the updated NDK in Ubuntu
  • Loading branch information
ila-embsys authored and Aki-7 committed Feb 10, 2024
1 parent 9410da3 commit f1dbf16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- main

env:
NDK_VERSION: 25.1.8937393
NDK_VERSION: 25.2.9519653

jobs:
lint-build:
Expand Down

0 comments on commit f1dbf16

Please sign in to comment.