Skip to content

Commit

Permalink
Add Java 16 EA
Browse files Browse the repository at this point in the history
  • Loading branch information
scordio committed Aug 23, 2020
1 parent 70d6073 commit 334c2e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cross-version.yml
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
java: [14, 15-ea]
java: [14, 15-ea, 16-ea]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 334c2e6

Please sign in to comment.