Commit d6cfe60
committed
Fix latest-nightly-base file
I misdiagnosed the problem in
#10021: the problem isn't that
there is no nightly for 3.0, it's that
https://dotty.epfl.ch/versions/latest-nightly-base which is used by
dottyLatestNightlyBuild contains "3.0" instead of "3.0.0-M1", this
commit fixes this.1 parent 0271039 commit d6cfe60
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
400 | | - | |
| 400 | + | |
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
| |||
0 commit comments