Mirror from bluesky-social/pds

temporarily remove linux/amd32 builds

+1 -1
+1 -1
.github/workflows/build-and-push-ghcr.yaml
··· 48 48 with: 49 49 context: . 50 50 push: ${{ github.event_name != 'pull_request' }} 51 - platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64 51 + platforms: linux/amd64,linux/arm64 52 52 file: ./Dockerfile 53 53 tags: | 54 54 ghcr.io/bluesky-social/pds:latest