Skip to content

Commit 451caa1

Browse files
committed
add tests for java 21
1 parent d204c20 commit 451caa1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/default-tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ jobs:
3535
'17',
3636
'18',
3737
'19',
38-
'20'
38+
'20',
39+
'21'
3940
]
4041
steps:
4142
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)