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