Skip to content

Commit 407fd1f

Browse files
committed
.github/workflows: do not use 0.44 (v1 + tkn bug)
Signed-off-by: Vincent Demeester <[email protected]>
1 parent acd47d2 commit 407fd1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-tasks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
k8s-version: v1.23.x
2222
- uses: vdemeester/setup-tektoncd@main
2323
with:
24-
pipeline: v0.44.x
24+
pipeline: v0.41.x
2525
pipeline-feature-flags: '{"enable-api-fields": "alpha"}'
2626
- name: run-tests
2727
run: |

0 commit comments

Comments
 (0)