There was an error while loading. Please reload this page.
1 parent ff7e905 commit c19a6a3Copy full SHA for c19a6a3
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: false
21
matrix:
22
- java: [ '8', '11', '14' ]
+ java: [ '8', '11', '15' ]
23
steps:
24
- name: Checkout code
25
uses: actions/checkout@v2
0 commit comments