We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7761637 commit 56b4f94Copy full SHA for 56b4f94
.github/workflows/swift_package_test.yml
@@ -53,7 +53,7 @@ on:
53
android_sdk_versions:
54
type: string
55
description: "Android Swift SDK version list (JSON)"
56
- default: "[\"nightly-main\", \"nightly-6.2\", \"6.2\"]"
+ default: "[\"nightly-main\"]"
57
android_exclude_swift_versions:
58
59
description: "Exclude Android Swift SDK version list (JSON)"
0 commit comments