You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@alexarchambault Is there some work that needs to be done in order to support java 11? When looking at the tests jvm matrix, I also don't see the combination of scala3 with java11, only scala 2.12.x.
I'll look into the code, but It'd be helpful to know if you have some insights.
By default, all published docker images seem to use Java 8. Libraries' latest versions are starting to use Java 11 as the minimum version.
Can we update the Docker script to add support for Java 11?
https://github.com/almond-sh/almond/blob/main/Dockerfile#L16
The text was updated successfully, but these errors were encountered: