Skip to content

Commit

Permalink
add JDK 21 test
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Oct 12, 2023
1 parent 2656359 commit 8ad1f34
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 8ad1f34

Please sign in to comment.