[mac OS] Remove AdoptOpenJDK (#8025)

This commit is contained in:
Vasilii Polikarpov
2023-08-03 10:42:41 +02:00
committed by GitHub
parent 974c7589b9
commit 89acd994b2
6 changed files with 22 additions and 83 deletions

View File

@@ -141,17 +141,7 @@
},
"java": {
"default": "8",
"default_vendor": "Temurin-Hotspot",
"vendors": [
{
"name": "Temurin-Hotspot",
"versions": [ "8", "11", "17" ]
},
{
"name": "Adopt",
"versions": [ "8", "11" ]
}
]
"versions": [ "8", "11", "17" ]
},
"android": {
"platform_min_version": "27",