Skip to content

Commit

Permalink
Update to NDK 23 also for the docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Apr 12, 2024
1 parent adf4ce4 commit b460c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: nttld/setup-ndk@v1
id: setup-ndk
with:
ndk-version: r21e
ndk-version: r23c
- uses: actions-rs/cargo@v1
with:
command: install
Expand Down

0 comments on commit b460c5e

Please sign in to comment.