We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36c7035 commit b1f0b20Copy full SHA for b1f0b20
1 file changed
.github/workflows/swift_package_test.yml
@@ -162,7 +162,7 @@ on:
162
android_ndk_versions:
163
type: string
164
description: "The NDK versions to use when building with the Swift SDK for Android"
165
- default: "[\"r27d\"]"
+ default: "[\"r28c\"]"
166
windows_pre_build_command:
167
168
description: "Windows Command Prompt command to execute before building the Swift package"
0 commit comments