[Ubuntu] Switch java default back to 11 on 20.04 (#4903)
This commit is contained in:
@@ -71,7 +71,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"java": {
|
"java": {
|
||||||
"default": "8",
|
"default": "11",
|
||||||
"default_vendor": "Temurin-Hotspot",
|
"default_vendor": "Temurin-Hotspot",
|
||||||
"vendors": [
|
"vendors": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user