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 02dbd5b commit bb74164Copy full SHA for bb74164
.github/workflows/build.yaml
@@ -44,7 +44,7 @@ jobs:
44
strategy:
45
fail-fast: false
46
matrix:
47
- k8s: [ "v1.26.6", "v1.28.0" ]
+ k8s: [ "v1.26.13", "v1.29.1" ]
48
runs-on: ubuntu-latest
49
if: "!contains(github.event.head_commit.message, 'skip ci')"
50
steps:
0 commit comments