Skip to content

Commit

Permalink
Fix version matrix.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgruner committed Nov 7, 2023
1 parent ebe39ee commit 6d048e1
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,11 @@ jobs:
strategy:
matrix:
k8s:
- v1.25.14
- v1.26.10
- v1.27.7
- v1.28.3
# Versions of kindest/node
- v1.25.11
- v1.26.6
- v1.27.3
- v1.28.0
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 6d048e1

Please sign in to comment.