chore: Update android-ndk

This commit is contained in:
gVisor bot 2023-09-20 15:26:36 +08:00
parent b89e997f9a
commit e8c9a23d89

View file

@ -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