Skip to content

Commit 10b411a

Browse files
committed
Updated workflow and verification script to remove obsolete option reference
1 parent 51c9a1e commit 10b411a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/android-16kb-check.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@ jobs:
5454
--android_ndk_path=$ANDROID_NDK_HOME \
5555
--config=Release \
5656
--parallel \
57-
--build \
58-
--cmake_extra_defines ANDROID_SUPPORT_FLEXIBLE_PAGE_SIZES=ON
57+
--build
5958
6059
- name: Verify 16KB page alignment
6160
env:

0 commit comments

Comments
 (0)