Update .github/workflows/ci.yaml

Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
This commit is contained in:
James Strong 2024-07-03 14:32:49 -04:00 committed by k8s-infra-cherrypick-robot
parent e644c691b5
commit 8a19355f0e

View file

@ -298,7 +298,7 @@ jobs:
- build
if: |
(needs.changes.outputs.go == 'true') || (needs.changes.outputs.baseimage == 'true') || ${{ github.event.workflow_dispatch.run_e2e == 'true' }}
strategy:
strategy:
matrix:
k8s: [v1.26.15, v1.27.13, v1.28.9, v1.29.4, v1.30.0]
uses: ./.github/workflows/zz-tmpl-k8s-e2e.yaml