Skip to content

Commit

Permalink
ci: update android ndk
Browse files Browse the repository at this point in the history
  • Loading branch information
xishang0128 committed Nov 17, 2024
1 parent 542059d commit a9b74dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:
uses: nttld/setup-ndk@v1
id: setup-ndk
with:
ndk-version: r27
ndk-version: r28-beta1

- name: Set NDK path
if: ${{ matrix.jobs.goos == 'android' }}
Expand Down

0 comments on commit a9b74dc

Please sign in to comment.