Skip to content

Commit

Permalink
Try building armv7
Browse files Browse the repository at this point in the history
Dont re-send this to homebrew
  • Loading branch information
samtay committed Aug 21, 2022
1 parent a5c702e commit f006d05
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bump_brew_formula.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:

jobs:
homebrew:
if: false
name: Bump Homebrew formula
runs-on: ubuntu-latest
steps:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
strategy:
matrix:
include:
- target: armv7-unknown-linux-gnueabihf
os: ubuntu-latest
- target: aarch64-unknown-linux-gnu
os: ubuntu-latest
- target: aarch64-apple-darwin
Expand Down

0 comments on commit f006d05

Please sign in to comment.