Skip to content

Commit

Permalink
github: Switch to arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
darktohka committed Mar 23, 2024
1 parent 9098d49 commit 5f6412c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autobuild-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
--frontend dockerfile.v0 \
--local context=. \
--local dockerfile=. \
--opt platform=linux/amd64 \
--opt platform=linux/arm64 \
--output type=image,name="${{ secrets.DOCKER_TAG }}",push=true,store=false

0 comments on commit 5f6412c

Please sign in to comment.