File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -45,12 +45,9 @@ Key links:
45
45
- [ ] Community build
46
46
- JDK 8: https://scala-ci.typesafe.com/job/scala-2.13.x-jdk8-integrate-community-build/ ????
47
47
- JDK 11: https://scala-ci.typesafe.com/job/scala-2.13.x-jdk11-integrate-community-build/ ????
48
- - JDK 15: https://scala-ci.typesafe.com/job/scala-2.13.x-jdk15-integrate-community-build/ ????
49
- - [ ] Windows Jenkins job
50
- - if there isn't already a nightly run on the exact right SHA (check the log), manually trigger one
51
- - https://scala-ci.typesafe.com/job/scala-2.13.x-integrate-windows/ ????
52
- - [ ] Run test suite (` testAll ` ) on JDK 11 (ought to be in CI, but locally for now.)
53
- - [ ] Run test suite (` testAll ` ) on JDK 15 (ought to be in CI, but locally for now.)
48
+ - JDK 16: https://scala-ci.typesafe.com/job/scala-2.13.x-jdk16-integrate-community-build/ ????
49
+ - [ ] Windows build on GitHub Actions: https://github.com/scala/scala/runs/ ????????
50
+ - [ ] JDK 16 build on [ Travis (cron job)] ( https://travis-ci.com/github/scala/scala/builds ) : https://travis-ci.com/github/scala/scala/builds/ ????????
54
51
- [ ] Check any merged PRs accidentally assigned to the next milestone in this branch, and re-assign them to this milestone
55
52
- [ ] Merge in any older release branch
56
53
- [ ] Check module versioning (is everything in versions.properties up to date?)
You can’t perform that action at this time.
0 commit comments