Skip to content

Commit 3236805

Browse files
committed
java 21 build
1 parent 92ff7e9 commit 3236805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
strategy:
1212
matrix:
13-
java: [ 8, 11, 17, 18 ]
13+
java: [ 8, 11, 17, 18, 21 ]
1414
fail-fast: false
1515
max-parallel: 4
1616
name: JDK ${{ matrix.java }}

0 commit comments

Comments
 (0)