Skip to content

Commit 7d3863b

Browse files
committed
add tests for java 22,23,34,25,26
1 parent 1489a54 commit 7d3863b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/workflows/default-tests.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,12 @@ jobs:
3636
'18',
3737
'19',
3838
'20',
39-
'21'
39+
'21',
40+
'22',
41+
'23',
42+
'24',
43+
'25',
44+
'26'
4045
]
4146
steps:
4247
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)