Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
mjpt777 committed Jun 18, 2020
2 parents 3ffb66f + ed28ce4 commit 3b0d3f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
java: [ '8', '11' ]
java: [ '8', '11', '14' ]
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 3b0d3f6

Please sign in to comment.