Skip to content

Commit 1fdf087

Browse files
committed
Check if using NDK 28 works
1 parent f993b45 commit 1fdf087

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/swift_package_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ on:
162162
android_ndk_versions:
163163
type: string
164164
description: "The NDK versions to use when building with the Swift SDK for Android"
165-
default: "[\"r27d\"]"
165+
default: "[\"r28c\"]"
166166
windows_pre_build_command:
167167
type: string
168168
description: "Windows Command Prompt command to execute before building the Swift package"

0 commit comments

Comments
 (0)