chore: Update android-ndk
This commit is contained in:
parent
8b518161a3
commit
f909b3c0dc
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -147,7 +147,7 @@ jobs:
|
|||||||
if: ${{ matrix.job.type=='WithCGO' && matrix.job.target=='android' }}
|
if: ${{ matrix.job.type=='WithCGO' && matrix.job.target=='android' }}
|
||||||
id: setup-ndk
|
id: setup-ndk
|
||||||
with:
|
with:
|
||||||
ndk-version: r25b
|
ndk-version: r26
|
||||||
add-to-path: false
|
add-to-path: false
|
||||||
local-cache: true
|
local-cache: true
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user