Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 7870685

Browse files
committed
Run CI tests on Java 21
1 parent 0f8ace8 commit 7870685

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
matrix:
1313
java:
1414
- '17'
15+
- '21'
1516
name: Java ${{ matrix.Java }}
1617
steps:
1718
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)