Skip to content

Commit af6a5a6

Browse files
committed
Test on Java 21 on GitHub
1 parent 5397278 commit af6a5a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
continue-on-error: ${{ matrix.experimental }}
2828
strategy:
2929
matrix:
30-
java: [ 8, 11, 17 ]
30+
java: [ 8, 11, 17, 21 ]
3131
experimental: [false]
3232
# include:
3333
# - java: 18-ea

0 commit comments

Comments
 (0)