mirror of
https://github.com/actions/setup-java.git
synced 2026-07-08 16:20:44 +03:00
Support Tencent Kona JDK (#672)
Signed-off-by: John Jiang <johnsjiang@tencent.com>
This commit is contained in:
@@ -36,7 +36,8 @@ jobs:
|
||||
'corretto',
|
||||
'dragonwell',
|
||||
'sapmachine',
|
||||
'jetbrains'
|
||||
'jetbrains',
|
||||
'kona'
|
||||
] # internally 'adopt-hotspot' is the same as 'adopt'
|
||||
version: ['21', '11', '17']
|
||||
exclude:
|
||||
|
||||
Reference in New Issue
Block a user