Skip to content

Commit

Permalink
.github/workflows: do not use 0.44 (v1 + tkn bug)
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Demeester <[email protected]>
  • Loading branch information
vdemeester committed Mar 3, 2023
1 parent acd47d2 commit 407fd1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
k8s-version: v1.23.x
- uses: vdemeester/setup-tektoncd@main
with:
pipeline: v0.44.x
pipeline: v0.41.x
pipeline-feature-flags: '{"enable-api-fields": "alpha"}'
- name: run-tests
run: |
Expand Down

0 comments on commit 407fd1f

Please sign in to comment.