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 f48a52a commit 14598b8Copy full SHA for 14598b8
.github/workflows/pr.yml
@@ -36,7 +36,7 @@ jobs:
36
strategy:
37
matrix:
38
java: [ 11, 17 ]
39
- kubernetes: [ 'v1.22.13', 'v1.23.10', 'v1.24.4', 'v1.25.0' ]
+ kubernetes: [ 'v1.22.15', 'v1.23.12', 'v1.24.6', 'v1.25.2' ]
40
steps:
41
- uses: actions/checkout@v3
42
- name: Set up Java and Maven
0 commit comments