What should the default JDK version of the CI be? #17630
Unanswered
ckipp01
asked this question in
General Question
Replies: 2 comments 2 replies
-
Just created lampepfl/dotty-ci#22 to get the ball rolling. |
Beta Was this translation helpful? Give feedback.
0 replies
-
We officially support JDK 8+. It makes sense to me that the default (presumably the version where the most tests are run) be JDK 8. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I recently came across the discussion in here where it was mentioned that the default version we were using for the community build was still 8 and potentially causing issues. From taking a look at the dotty-ci repo, it hasn't been touched in quite some time. Looking at our current workflow file it looks like we're using an image we created over two years ago!. This leaves me with a few questions since 8 is no longer LTS.
Regarding the above is there opposition to:
If there are no issues with this I can dig in.
Beta Was this translation helpful? Give feedback.
All reactions