Skip to content

Commit

Permalink
chore: add arm64 to build targets
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricziel authored Dec 10, 2024
1 parent 1b461e0 commit 45c9c1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
addon: ${{ fromJSON(needs.release-please.outputs.paths_released) }}
arch:
- "aarch64"
- "arm64"
- "amd64"
- "armv7"
- "i386"
Expand Down

0 comments on commit 45c9c1b

Please sign in to comment.