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 2587dc0 commit 49b7250
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.3
Expand Down

0 comments on commit 49b7250

Please sign in to comment.