Skip to content

Commit

Permalink
build(lint-test): update k8s versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiangaiser committed May 23, 2024
1 parent f17d6f7 commit c618bca
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ jobs:
strategy:
matrix:
k8s:
- 1.26.14
- 1.27.11
- 1.28.7
- 1.29.2
- 1.27.13
- 1.28.9
- 1.29.4
- 1.30.0
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit c618bca

Please sign in to comment.