We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fb12d0 commit 25b7060Copy full SHA for 25b7060
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
strategy:
12
matrix:
13
- java: [8, 11, 14]
+ java: [8, 11, 15]
14
steps:
15
- uses: actions/checkout@v2
16
- uses: actions/cache@v2
0 commit comments