Skip to content

Commit

Permalink
ci: Bump latest k8s to 1.28
Browse files Browse the repository at this point in the history
  • Loading branch information
olix0r committed Nov 3, 2023
1 parent 0428361 commit 0fe6eb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ jobs:
matrix:
k8s:
- v1.21
- v1.26
- v1.28
steps:
- uses: extractions/setup-just@69d82fb0233557aec017ef13706851d0694e0f1d
env:
Expand Down Expand Up @@ -354,7 +354,7 @@ jobs:
matrix:
k8s:
- v1.21
- v1.26
- v1.28
steps:
- uses: extractions/setup-just@69d82fb0233557aec017ef13706851d0694e0f1d
env:
Expand Down

0 comments on commit 0fe6eb7

Please sign in to comment.