File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -76,14 +76,8 @@ which may be a pre-release build.
76
76
> we anticipate the release of an official Android SDK, at which time this action will
77
77
> transition to using that bundle.
78
78
79
- Snapshots can be specified with their full name, like `6.1-DEVELOPMENT-SNAPSHOT-2025-03-25-a`,
80
- or the most recent snapshot/nightly build can be specified with `nightly-6.1`.
81
-
82
- > [!WARNING]
83
- > The Swift Testing framework is only available in the 6.1 SDK, so if your project
84
- > uses Swift Testing, you should either use the `nightly-6.1` version, or disable
85
- > testing by setting `build-tests: false`.
86
-
79
+ Snapshots can be specified with their full name, like `6.2-DEVELOPMENT-SNAPSHOT-2025-06-27-a`,
80
+ or the most recent snapshot/nightly build can be specified with `nightly-6.2`.
87
81
88
82
# ## Configuration Options
89
83
You can’t perform that action at this time.
0 commit comments