File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
' semeru' ,
32
32
' corretto'
33
33
] # internally 'adopt-hotspot' is the same as 'adopt'
34
- version : ['8', '11', '16 ']
34
+ version : ['8', '11', '17 ']
35
35
exclude :
36
36
- distribution : microsoft
37
37
version : 8
@@ -41,10 +41,10 @@ jobs:
41
41
version : 17
42
42
- distribution : oracle
43
43
os : windows-latest
44
- version : 19
44
+ version : 20
45
45
- distribution : oracle
46
46
os : ubuntu-latest
47
- version : 19
47
+ version : 20
48
48
steps :
49
49
- name : Checkout
50
50
uses : actions/checkout@v3
@@ -70,11 +70,11 @@ jobs:
70
70
version :
71
71
- ' 11.0'
72
72
- ' 8.0.302'
73
- - ' 16 .0.2 +7'
73
+ - ' 17 .0.7 +7'
74
74
include :
75
75
- distribution : oracle
76
76
os : ubuntu-latest
77
- version : ' 19 .0.1'
77
+ version : ' 20 .0.1'
78
78
steps :
79
79
- name : Checkout
80
80
uses : actions/checkout@v3
You can’t perform that action at this time.
0 commit comments