Fix build-security workflow for glitch-soc

main
Claire 4 months ago
parent ff58ec0103
commit 63d7a30503

@ -24,7 +24,7 @@ jobs:
with:
file_to_build: Dockerfile
platforms: linux/amd64,linux/arm64
use_native_arm64_builder: true
use_native_arm64_builder: false
cache: false
push_to_images: |
ghcr.io/${{ github.repository_owner }}/mastodon

Loading…
Cancel
Save