-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Travis-CI: add JDK 17 (replacing JDK 16) #9677
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
CI isn't testing this, because the JDK 16/17 job runs mergely. I'll add a commit, not for merge, that adds it to PR validation. |
https://github.com/scala/scala-dev/blob/scala-dev/travis/default.yml is looking for AdoptOpenJDK only ( |
fixed by scala/scala-dev#780 |
|
21072d8
to
eec304c
Compare
hey it's green! removing the "NOT FOR MERGE temporarily run jdk 17 cron in PR validation" commit now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, good work
backports one piece of scala#9677 fixes scala/scala-dev#790
No description provided.