mirror of
https://github.com/actions/runner-images.git
synced 2026-01-09 03:57:44 +08:00
[mac OS] Remove AdoptOpenJDK (#8025)
This commit is contained in:
committed by
GitHub
parent
974c7589b9
commit
89acd994b2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user