Skip to content

Commit c0e0023

Browse files
authored
Merge pull request #357 from xuwei-k/jdk-21
add JDK 21 test
2 parents 2656359 + 8ad1f34 commit c0e0023

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ jobs:
2323
- os: ubuntu-latest
2424
java: 17
2525
jobtype: 2
26+
- os: ubuntu-latest
27+
java: 21
28+
jobtype: 2
2629
- os: macos-latest
2730
java: 8
2831
jobtype: 2

0 commit comments

Comments
 (0)