Skip to content

Commit a06e116

Browse files
committed
Set java matrix for GH build to use 20 instead of 19
1 parent de3445a commit a06e116

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-
'19',
44+
'20',
4545
]
4646
});
4747

0 commit comments

Comments
 (0)