Skip to content

Commit

Permalink
Update kubernetes kind e2e versions
Browse files Browse the repository at this point in the history
  • Loading branch information
aledbf committed Aug 30, 2020
1 parent 12150e3 commit e99065f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
if: ${{ needs.changes.outputs.go == 'true' }}
strategy:
matrix:
k8s: [v1.14.10, v1.15.11, v1.16.9, v1.17.5, v1.18.4]
k8s: [v1.17.5, v1.18.8, v1.19.0]

steps:

Expand Down

0 comments on commit e99065f

Please sign in to comment.