Skip to content

Commit 75c1727

Browse files
davidkarlsenDavid J. M. Karlsen
and
David J. M. Karlsen
authored
test on supported k8s versions (#580)
Signed-off-by: David J. M. Karlsen <[email protected]> Co-authored-by: David J. M. Karlsen <[email protected]>
1 parent e43b96b commit 75c1727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)