Skip to content

Commit

Permalink
only test on one version of k8s for now
Browse files Browse the repository at this point in the history
Signed-off-by: Taylor Silva <[email protected]>
  • Loading branch information
taylorsilva committed Oct 14, 2024
1 parent b232048 commit 20b9698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/concourse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -466,8 +466,8 @@ jobs:
- var: k8s_version
max_in_flight: all
values:
# Only testing the second-latest release for now
- "1.30"
- "1.31"
do:
- do:
- task: k8s-cluster-deploy
Expand Down

0 comments on commit 20b9698

Please sign in to comment.