mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 01:59:46 +08:00
[MacOS] Add Adoptium (Temurin-Hotspot) jdk 17 LTS (#4128)
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
"vendors": [
|
||||
{
|
||||
"name": "Temurin-Hotspot",
|
||||
"versions": [ "8", "11" ]
|
||||
"versions": [ "8", "11", "17" ]
|
||||
},
|
||||
{
|
||||
"name": "Adopt",
|
||||
|
||||
Reference in New Issue
Block a user