Skip to content

Commit 1e23dca

Browse files
committed
Scala 3 nightlies actually are nightly
1 parent 623246c commit 1e23dca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_overviews/core/nightlies.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ permalink: /overviews/core/:title.html
66

77
We regularly publish nightly versions of both Scala 2 and 3 so that users can preview and test the contents of upcoming releases.
88

9-
We informally call them "nightly" versions, but technically it's a misnomer. A so-called “nightly” is built for every merged PR.
10-
119
Here's how to find and use these versions.
1210

1311
## Scala 3
@@ -35,6 +33,8 @@ See this [scala-cli doc page](https://scala-cli.virtuslab.org/docs/commands/comp
3533

3634
## Scala 2.13 or 2.12
3735

36+
We informally refer to Scala 2 “nightly” versions, but technically it's a misnomer. A so-called “nightly” is built for every merged PR.
37+
3838
Scala 2 nightly versions are published to a special resolver. Unless you are using scala-cli, you'll need to add that resolver to your build configuration in order to use these versions.
3939

4040
### quick version (sbt)

0 commit comments

Comments
 (0)