diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 555725c..d0cff79 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -53,4 +53,5 @@ jobs: context: . file: ./Dockerfile push: true + platforms: linux/amd64,linux/arm64 tags: warpdotdev/warp-agent-worker:latest