Skip to content

Commit

Permalink
Test on Java 23-ea
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Apr 22, 2024
1 parent 1a7bad7 commit ea12919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Expand Up @@ -28,7 +28,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
java: [ 8, 11, 17, 21, 22 ]
java: [ 8, 11, 17, 21 ]
experimental: [false]
include:
- java: 23-ea
Expand Down

0 comments on commit ea12919

Please sign in to comment.