Skip to content

Commit

Permalink
Add JDK 23 build to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jan 15, 2025
1 parent d443a5e commit 133eeeb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
strategy:
fail-fast: false
matrix:
java_version: ['17', '21']
java_version: ['17', '21', '23']
include:
- java_version: '17'
release_build: 'R'
Expand Down
File renamed without changes.

0 comments on commit 133eeeb

Please sign in to comment.