Skip to content

Commit 137bd28

Browse files
committed
Set java matrix for GH build to not use 19 nor 20
1 parent a06e116 commit 137bd28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/matrix.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ matrix.addAxis({
4141
'8',
4242
'11',
4343
'17',
44-
'20',
44+
// '20',
4545
]
4646
});
4747

0 commit comments

Comments
 (0)