Skip to content

Commit

Permalink
OPENNLP-1686: Adjust GH CI config to build with Java 24-ea
Browse files Browse the repository at this point in the history
  • Loading branch information
rzo1 committed Jan 6, 2025
1 parent a81c162 commit 784018f
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 @@ -34,7 +34,7 @@ jobs:
java: [ 17, 21 ]
experimental: [false]
include:
- java: 23-ea
- java: 24-ea
os: ubuntu-latest
experimental: true

Expand Down

0 comments on commit 784018f

Please sign in to comment.