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 4b444df commit 9f14055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
include:
- java: 8
- java: 11
- java: 17
- java: 21
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3.13.0
Expand Down

0 comments on commit 9f14055

Please sign in to comment.