We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f4611 commit 4432e51Copy full SHA for 4432e51
1 file changed
.github/workflows/ci-test-e2e.yml
@@ -147,6 +147,7 @@ jobs:
147
CR_PAT: ${{ secrets.CR_PAT }}
148
# the same reason we need to rebuild the docker image at this point is the reason we dont want to publish it
149
publish-image: false
150
+ arch: amd64
151
service: 'rocketchat'
152
type: 'coverage'
153
0 commit comments