We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a67090 commit f8ae923Copy full SHA for f8ae923
1 file changed
.github/workflows/workflows.yaml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
matrix:
10
java: [ 8, 11 ]
11
- kubernetes: [ 'v1.20.1', 'v1.19.6', 'v1.18.14', 'v1.17.16', 'v1.16.14']
+ kubernetes: [ 'v1.21.6', 'v1.20.12', 'v1.19.16', 'v1.18.20', 'v1.17.17', 'v1.16.15']
12
13
steps:
14
- uses: actions/checkout@v2
0 commit comments