Skip to content

Commit 9e58356

Browse files
committed
Revert "force use NDK 27.3"
This reverts commit aad994b.
1 parent aad994b commit 9e58356

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,8 @@ jobs:
1616
build:
1717
name: build-android-ijk-aar
1818
runs-on: macos-15
19+
1920
steps:
20-
- uses: nttld/setup-ndk@v1
21-
id: setup-ndk
22-
with:
23-
ndk-version: r27c
24-
add-to-path: true
25-
local-cache: false
2621
- name: Checkout
2722
uses: actions/checkout@v3
2823
with:

0 commit comments

Comments
 (0)