Skip to content

Commit

Permalink
Add Java 17-EA to the GitHub build.
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Dec 30, 2020
1 parent 2f2aafe commit e9bfad2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/maven.yml
Expand Up @@ -29,6 +29,8 @@ jobs:
include:
- java: 16-ea
experimental: true
- java: 17-ea
experimental: true

steps:
- uses: actions/checkout@v2.3.4
Expand Down

0 comments on commit e9bfad2

Please sign in to comment.