Skip to content

Commit f15bdbf

Browse files
committed
Replace Java 24-ea builds with 24
1 parent 7a7c11d commit f15bdbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/maven.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- java: 23
3535
experimental: true
3636
os: ubuntu-latest
37-
- java: 24-ea
37+
- java: 24
3838
experimental: true
3939
os: ubuntu-latest
4040
- java: 25-ea

0 commit comments

Comments
 (0)