Skip to content

Commit

Permalink
Update k8s_matrix.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mruoss committed Jul 18, 2023
1 parent de05079 commit b6d1c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/k8s_matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
k8s_version: [v1.24.7, v1.25.3, v1.26.0, 1.27.4]
k8s_version: [v1.24.7, v1.25.3, v1.26.0, 1.27.3]
steps:
- uses: engineerd/setup-kind@v0.5.0
id: kind
Expand Down

0 comments on commit b6d1c3d

Please sign in to comment.