diff --git a/.github/workflows/ci-test-e2e.yml b/.github/workflows/ci-test-e2e.yml index 893f1750aa3..828a50aaa40 100644 --- a/.github/workflows/ci-test-e2e.yml +++ b/.github/workflows/ci-test-e2e.yml @@ -147,6 +147,7 @@ jobs: CR_PAT: ${{ secrets.CR_PAT }} # the same reason we need to rebuild the docker image at this point is the reason we dont want to publish it publish-image: false + arch: amd64 service: 'rocketchat' type: 'coverage'