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 d5a2b6a commit 1b0b6d7Copy full SHA for 1b0b6d7
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
matrix:
13
java: [8, 11, 15]
14
- kubernetes: ['v1.17','v1.18','v1.19.3']
+ kubernetes: ['v1.17.13','v1.18.12','v1.19.4']
15
steps:
16
- uses: actions/checkout@v2
17
- uses: actions/cache@v2
0 commit comments