mirror of
https://github.com/fscotto/infra.git
synced 2026-09-27 19:03:47 +00:00
Add pinned Java 25 to Mise on WSL workstation
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
[tools]
|
||||
java = "temurin-11.0.31+11"
|
||||
java = ["25.0.2", "temurin-11.0.31+11"]
|
||||
maven = "3.9.16"
|
||||
|
||||
[env]
|
||||
JAVA_HOME = "{{ env.HOME }}/.local/share/mise/installs/java/25.0.2"
|
||||
|
||||
Reference in New Issue
Block a user