Skip to content

Commit

Permalink
ci: update latest k8s version to 1.31 (#13374)
Browse files Browse the repository at this point in the history
This change updates the test matrix to exercise k8s v1.31.
  • Loading branch information
olix0r authored Nov 22, 2024
1 parent 0ecc74c commit d5af3b0
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 @@ -164,7 +164,7 @@ jobs:
matrix:
k8s:
- v1.22
- v1.29
- v1.31
steps:
- uses: extractions/setup-just@dd310ad5a97d8e7b41793f8ef055398d51ad4de6
env:
Expand Down Expand Up @@ -316,7 +316,7 @@ jobs:
matrix:
k8s:
- v1.22
- v1.29
- v1.31
steps:
- uses: extractions/setup-just@dd310ad5a97d8e7b41793f8ef055398d51ad4de6
env:
Expand Down

0 comments on commit d5af3b0

Please sign in to comment.