Skip to content

Commit 9540f4e

Browse files
committed
Exclude oracle java 19 from GH build matrix: now really
1 parent 86e8a26 commit 9540f4e

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

0 commit comments

Comments
 (0)