diff --git a/.github/workflows/mono.yml b/.github/workflows/mono.yml index fa46ad6..50da0c5 100644 --- a/.github/workflows/mono.yml +++ b/.github/workflows/mono.yml @@ -31,7 +31,7 @@ jobs: with: context: ./mono file: ./mono/${{ matrix.tag }}/Dockerfile - platforms: linux/amd64,linux/arm64 + platforms: linux/amd64 push: true tags: | ghcr.io/pelican-eggs/yolks:mono_${{ matrix.tag }}