Skip to content

Commit e434652

Browse files
strongjzGacko
andauthored
Update .github/workflows/ci.yaml
Co-authored-by: Marco Ebert <[email protected]>
1 parent 809142c commit e434652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ jobs:
298298
- build
299299
if: |
300300
(needs.changes.outputs.go == 'true') || (needs.changes.outputs.baseimage == 'true') || ${{ github.event.workflow_dispatch.run_e2e == 'true' }}
301-
strategy:
301+
strategy:
302302
matrix:
303303
k8s: [v1.26.15, v1.27.13, v1.28.9, v1.29.4, v1.30.0]
304304
uses: ./.github/workflows/zz-tmpl-k8s-e2e.yaml

0 commit comments

Comments
 (0)