diff --git a/.github/workflows/base.yml b/.github/workflows/base.yml index bd8cf87..d30d441 100644 --- a/.github/workflows/base.yml +++ b/.github/workflows/base.yml @@ -61,7 +61,7 @@ jobs: - name: Build opencpu/apps uses: docker/build-push-action@v6 with: - platforms: linux/amd64,linux/arm64 + platforms: linux/amd64 context: docker/apps push: true tags: |