Skip to content

Commit 122d75a

Browse files
author
David J. M. Karlsen
committed
test on supported k8s versions
Signed-off-by: David J. M. Karlsen <[email protected]>
1 parent 8e3b052 commit 122d75a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
strategy:
4545
fail-fast: false
4646
matrix:
47-
k8s: [ "v1.20.15", "v1.26.0" ]
47+
k8s: [ "v1.26.6", "v1.28.0" ]
4848
runs-on: ubuntu-latest
4949
if: "!contains(github.event.head_commit.message, 'skip ci')"
5050
steps:

0 commit comments

Comments
 (0)