Skip to content

Commit 7d3407b

Browse files
committed
fix(ci): downgrade NDK r28 → r27 (r28 libdl.a has Invalid record bug)
1 parent f079fbf commit 7d3407b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
uses: nttld/setup-ndk@v1
137137
id: setup-ndk
138138
with:
139-
ndk-version: r28
139+
ndk-version: r27
140140

141141
- name: Download libcronet.a
142142
env:

0 commit comments

Comments
 (0)