test speed on only arm64

This commit is contained in:
Colin Griffin
2022-11-17 12:59:59 -05:00
parent 7d8f885e58
commit 1f1f27e923

View File

@@ -81,7 +81,7 @@ jobs:
context: ./
file: ./Dockerfile
push: false
platforms: linux/amd64
platforms: linux/arm64
tags: docker.io/${{ secrets.DOCKER_HUB_USERNAME }}/calendso:latest
build-args: |
NEXT_PUBLIC_WEBAPP_URL=${{ env.NEXT_PUBLIC_WEBAPP_URL }}