Skip to content

Commit 56b4f94

Browse files
committed
Default android_sdk_versions to nightly-main
1 parent 7761637 commit 56b4f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift_package_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ on:
5353
android_sdk_versions:
5454
type: string
5555
description: "Android Swift SDK version list (JSON)"
56-
default: "[\"nightly-main\", \"nightly-6.2\", \"6.2\"]"
56+
default: "[\"nightly-main\"]"
5757
android_exclude_swift_versions:
5858
type: string
5959
description: "Exclude Android Swift SDK version list (JSON)"

0 commit comments

Comments
 (0)