Skip to content

Commit c8c88cb

Browse files
committed
Add Java 17-EA to the GitHub build.
1 parent d83153e commit c8c88cb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/maven.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
include:
3030
- java: 16-ea
3131
experimental: true
32+
- java: 17-ea
33+
experimental: true
3234

3335
steps:
3436
- uses: actions/checkout@v2.3.4

0 commit comments

Comments
 (0)