Skip to content

Commit

Permalink
Merge pull request #100 from mesosphere/ychen/build-cross-platform
Browse files Browse the repository at this point in the history
build: release arm64 image too
  • Loading branch information
mhrabovcin authored Nov 19, 2024
2 parents e70cdaa + 93cce6e commit ef669c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64

0 comments on commit ef669c5

Please sign in to comment.