Skip to content

Commit

Permalink
Update common files (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
micronaut-build authored Sep 17, 2020
1 parent bdb4a94 commit 63a1e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
java: ['8', '11', '14']
java: ['8', '11', '15']
steps:
- uses: actions/checkout@v2
- uses: actions/cache@v2
Expand Down

0 comments on commit 63a1e1e

Please sign in to comment.