Skip to content

Commit

Permalink
Drop 1.19, 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhoherd committed Nov 7, 2022
1 parent 8fdfae2 commit 8639e95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ workflows:
- functional-test:
matrix:
parameters:
kube_version: ["1.19.16", "1.20.15", "1.21.14", "1.22.15", "1.23.12", "1.24.6", "1.25.2"]
kube_version: ["1.21.14", "1.22.15", "1.23.12", "1.24.6", "1.25.2"]
requires:
- build
- scan-trivy:
Expand Down

0 comments on commit 8639e95

Please sign in to comment.