Skip to content

Commit

Permalink
chore(bors): merge pull request #442
Browse files Browse the repository at this point in the history
442: feat(gha/kubectl-plugin): build aarch64-darwin r=tiagolobocastro a=tiagolobocastro

<!

Co-authored-by: Tiago Castro <tiagolobocastro@gmail.com>
  • Loading branch information
mayastor-bors and tiagolobocastro committed Mar 16, 2024
2 parents 67c12dd + 4519a12 commit ee21d5d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
- os: ubuntu-latest
target: linux-musl
arch: aarch64
- os: macos-14
target: apple-darwin
arch: aarch64
- os: macos-latest
target: apple-darwin
arch: x86_64
Expand Down

0 comments on commit ee21d5d

Please sign in to comment.