Skip to content

Commit

Permalink
CI builds: Replace Java 22 with Java 23
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Sep 19, 2024
1 parent af47000 commit d7861eb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,7 @@ jobs:
java: [ 8, 11, 17, 21 ]
experimental: [false]
include:
- java: 22
os: ubuntu-latest
experimental: true
- java: 23-ea
- java: 23
os: ubuntu-latest
experimental: true
- java: 24-ea
Expand Down

0 comments on commit d7861eb

Please sign in to comment.