Skip to content

Commit

Permalink
Update Kubernetes versions' latest flags in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
zachaller authored Dec 7, 2024
1 parent 3d92ae8 commit 45a3883
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ jobs:
- version: '1.28'
latest: false
- version: '1.29'
latest: true
latest: false
- version: '1.30'
latest: true
latest: false
- version: '1.31'
latest: true
name: Run end-to-end tests
Expand Down

0 comments on commit 45a3883

Please sign in to comment.