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 22, 2023
1 parent ed47a3f commit c0c0a9e
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 @@ -15,7 +15,7 @@ jobs:
os: windows-latest
- java: 8
os: ubuntu-latest
- java: 11
- java: 21
os: ubuntu-latest
steps:
- run: "git config --global core.autocrlf false"
Expand Down

0 comments on commit c0c0a9e

Please sign in to comment.