diff --git a/taskcluster/ci/build/kind.yml b/taskcluster/ci/build/kind.yml index 5154abcb3..17dddfaa0 100644 --- a/taskcluster/ci/build/kind.yml +++ b/taskcluster/ci/build/kind.yml @@ -40,7 +40,6 @@ job-defaults: docker-image: {in-tree: base} max-run-time: 7200 chain-of-trust: true - retry-exit-status: [1] jobs: diff --git a/taskcluster/ci/test/kind.yml b/taskcluster/ci/test/kind.yml index d96bde70e..f676bcbbd 100644 --- a/taskcluster/ci/test/kind.yml +++ b/taskcluster/ci/test/kind.yml @@ -31,7 +31,6 @@ job-defaults: worker: docker-image: {in-tree: base} max-run-time: 7200 - retry-exit-status: [1] jobs: debug: