Skip to content

Commit db65a3b

Browse files
update NDK version
1 parent 4276853 commit db65a3b

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
@@ -178,7 +178,7 @@ on:
178178
android_ndk_versions:
179179
type: string
180180
description: "The NDK versions to use when building with the Swift SDK for Android"
181-
default: "[\"r27d\", \"28c\"]"
181+
default: "[\"r27d\", \"r28c\"]"
182182
windows_pre_build_command:
183183
type: string
184184
description: "Windows Command Prompt command to execute before building the Swift package"

0 commit comments

Comments
 (0)