Skip to content

Commit

Permalink
Adding arm64 for native Mac testing in manual build.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsfillman authored Aug 24, 2024
1 parent 357ccc5 commit f723ad5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/manual-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ jobs:
with:
name: '${{ github.event.repository.name }}-develop'
tags: br-${{ github.ref_name }}
platforms: linux/amd64,linux/arm64/v8
secrets: inherit

0 comments on commit f723ad5

Please sign in to comment.