Skip to content

Commit

Permalink
Merge pull request #619 from internetarchive/jdk23
Browse files Browse the repository at this point in the history
JDK 23 support
  • Loading branch information
ato authored Oct 18, 2024
2 parents 070063c + 5cfa5f0 commit b0fad42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
build:
strategy:
matrix:
jdk: [8, 11, 17, 21, 22]
jdk: [8, 11, 17, 21, 23]
runs-on: ubuntu-latest
timeout-minutes: 30

Expand Down

0 comments on commit b0fad42

Please sign in to comment.