Skip to content

Commit

Permalink
Build for amd64 and arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
rnijveld committed Apr 9, 2024
1 parent 03a3539 commit 4cfcb64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: "tweedegolf/actions-container-helpers/.github/workflows/container-image.yml@main"
with:
push: ${{ github.ref == 'refs/heads/main' }}
platforms: "linux/amd64,linux/arm64"
build-args: |
RUSTUP_VERSION=1.27.0
RUSTUP_SHA256_AMD64=a3d541a5484c8fa2f1c21478a6f6c505a778d473c21d60a18a4df5185d320ef8
Expand Down

0 comments on commit 4cfcb64

Please sign in to comment.