Skip to content

Commit

Permalink
Bump latest Java testing to 23 (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
devinrsmith authored Oct 8, 2024
1 parent c9b7f8b commit 8c05580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
python: ['3.8', '3.9', '3.10', '3.11', '3.12', '3.13']
java: ['8', '11', '17', '21', '22']
java: ['8', '11', '17', '21', '23']
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 8c05580

Please sign in to comment.