Skip to content

Commit 6183c6e

Browse files
committed
Add GH CI Java 26
Bump GH CI from Java 26-ea to 27-ea
1 parent 9f8c596 commit 6183c6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
fail-fast: false
3535
matrix:
3636
os: [ubuntu-latest, macos-latest]
37-
java: [ 8, 11, 17, 21, 25, 36 ]
37+
java: [ 8, 11, 17, 21, 25, 26 ]
3838
experimental: [false]
3939
# Keep the same parameter order as the matrix above
4040
include:

0 commit comments

Comments
 (0)