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 5342c32 commit a651a8eCopy full SHA for a651a8e
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
strategy:
12
matrix:
13
- java: [8, 11, 15]
+ java: [11, 15]
14
kubernetes: ['v1.17.13','v1.18.12','v1.19.4']
15
steps:
16
- uses: actions/checkout@v2
0 commit comments