Skip to content

Commit

Permalink
Merge pull request #357 from xuwei-k/jdk-21
Browse files Browse the repository at this point in the history
add JDK 21 test
  • Loading branch information
eed3si9n committed Oct 13, 2023
2 parents 2656359 + 8ad1f34 commit c0e0023
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
- os: ubuntu-latest
java: 17
jobtype: 2
- os: ubuntu-latest
java: 21
jobtype: 2
- os: macos-latest
java: 8
jobtype: 2
Expand Down

0 comments on commit c0e0023

Please sign in to comment.