Skip to content

Commit 121a0a3

Browse files
committed
Update mention of using nightly tests
1 parent fb583c7 commit 121a0a3

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -76,14 +76,8 @@ which may be a pre-release build.
7676
> we anticipate the release of an official Android SDK, at which time this action will
7777
> transition to using that bundle.
7878

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`.
8781

8882
### Configuration Options
8983

0 commit comments

Comments
 (0)