Skip to content

Commit

Permalink
Fix build-security workflow for glitch-soc
Browse files Browse the repository at this point in the history
  • Loading branch information
ClearlyClaire committed Feb 1, 2024
1 parent ff58ec0 commit 63d7a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 63d7a30

Please sign in to comment.