Skip to content

Commit 84949da

Browse files
committed
Test is Termurin 21 is on GH.
1 parent b8c6ad8 commit 84949da

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)