Skip to content

Commit

Permalink
ci: Fix NDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
madadam committed Oct 23, 2024
1 parent 17e3c07 commit 88d115e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
- name: Install NDK
uses: nttld/setup-ndk@v1
with:
ndk-version: "27.2.12479018"
ndk-version: r27c
local-cache: true

- name: Cache cargo artifacts
Expand Down

0 comments on commit 88d115e

Please sign in to comment.