Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
CI: Latest LTS release JDK 21 is now GA.
  • Loading branch information
rhusar committed Jan 3, 2024
commit 33c041ce545676c451d275b924fb36d341e9f02e
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:
strategy:
matrix:
os: [ ubuntu-latest, windows-latest, macos-latest ]
java: [ 11, 17 ]
java: [ 11, 17, 21 ]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down