Skip to content

Commit 4bfc93a

Browse files
authored
Small updates to release template
1 parent de76084 commit 4bfc93a

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

.github/ISSUE_TEMPLATE/release.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,9 @@ Key links:
4545
- [ ] Community build
4646
- JDK 8: https://scala-ci.typesafe.com/job/scala-2.13.x-jdk8-integrate-community-build/????
4747
- 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/????????
5451
- [ ] Check any merged PRs accidentally assigned to the next milestone in this branch, and re-assign them to this milestone
5552
- [ ] Merge in any older release branch
5653
- [ ] Check module versioning (is everything in versions.properties up to date?)

0 commit comments

Comments
 (0)