File tree Expand file tree Collapse file tree 3 files changed +14
-14
lines changed Expand file tree Collapse file tree 3 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 15
15
strategy :
16
16
matrix :
17
17
os : [ ubuntu-latest ]
18
- jdk : [ 1.8, 11, 16 ]
18
+ jdk : [ 1.8, 11, 17 ]
19
19
fail-fast : false
20
20
21
21
steps :
42
42
strategy :
43
43
matrix :
44
44
os : [ ubuntu-latest ]
45
- jdk : [ 1.8, 11, 16 ]
45
+ jdk : [ 1.8, 11, 17 ]
46
46
fail-fast : false
47
47
48
48
steps :
69
69
strategy :
70
70
matrix :
71
71
os : [ ubuntu-latest ]
72
- jdk : [ 1.8, 11, 16 ]
72
+ jdk : [ 1.8, 11, 17 ]
73
73
fail-fast : false
74
74
75
75
steps :
96
96
strategy :
97
97
matrix :
98
98
os : [ ubuntu-latest ]
99
- jdk : [ 1.8, 11, 16 ]
99
+ jdk : [ 1.8, 11, 17 ]
100
100
fail-fast : false
101
101
102
102
steps :
@@ -123,7 +123,7 @@ jobs:
123
123
strategy :
124
124
matrix :
125
125
os : [ ubuntu-latest ]
126
- jdk : [ 1.8, 11, 16 ]
126
+ jdk : [ 1.8, 11, 17 ]
127
127
fail-fast : false
128
128
129
129
steps :
Original file line number Diff line number Diff line change 15
15
strategy :
16
16
matrix :
17
17
os : [ ubuntu-latest ]
18
- jdk : [ 1.8, 11, 16 ]
18
+ jdk : [ 1.8, 11, 17 ]
19
19
fail-fast : false
20
20
21
21
steps :
42
42
strategy :
43
43
matrix :
44
44
os : [ ubuntu-latest ]
45
- jdk : [ 1.8, 11, 16 ]
45
+ jdk : [ 1.8, 11, 17 ]
46
46
fail-fast : false
47
47
48
48
steps :
69
69
strategy :
70
70
matrix :
71
71
os : [ ubuntu-latest ]
72
- jdk : [ 1.8, 11, 16 ]
72
+ jdk : [ 1.8, 11, 17 ]
73
73
fail-fast : false
74
74
75
75
steps :
96
96
strategy :
97
97
matrix :
98
98
os : [ ubuntu-latest ]
99
- jdk : [ 1.8, 11, 16 ]
99
+ jdk : [ 1.8, 11, 17 ]
100
100
fail-fast : false
101
101
102
102
steps :
@@ -123,7 +123,7 @@ jobs:
123
123
strategy :
124
124
matrix :
125
125
os : [ ubuntu-latest ]
126
- jdk : [ 1.8, 11, 16 ]
126
+ jdk : [ 1.8, 11, 17 ]
127
127
fail-fast : false
128
128
129
129
steps :
Original file line number Diff line number Diff line change 9
9
strategy :
10
10
matrix :
11
11
os : [ ubuntu-latest ]
12
- jdk : [ 1.8, 11, 16 ]
12
+ jdk : [ 1.8, 11, 17 ]
13
13
fail-fast : false
14
14
15
15
steps :
36
36
strategy :
37
37
matrix :
38
38
os : [ ubuntu-latest ]
39
- jdk : [ 1.8, 11, 16 ]
39
+ jdk : [ 1.8, 11, 17 ]
40
40
fail-fast : false
41
41
42
42
steps :
63
63
strategy :
64
64
matrix :
65
65
os : [ ubuntu-latest ]
66
- jdk : [ 1.8, 11, 16 ]
66
+ jdk : [ 1.8, 11, 17 ]
67
67
fail-fast : false
68
68
69
69
steps :
90
90
strategy :
91
91
matrix :
92
92
os : [ ubuntu-latest ]
93
- jdk : [ 1.8, 11, 16 ]
93
+ jdk : [ 1.8, 11, 17 ]
94
94
fail-fast : false
95
95
96
96
steps :
You can’t perform that action at this time.
0 commit comments