Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into satoshi-index
Browse files Browse the repository at this point in the history
  • Loading branch information
casey committed Dec 12, 2022
2 parents e6189a7 + 79ba1ba commit 302be87
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,14 @@ jobs:
fail-fast: false
matrix:
target:
- aarch64-apple-darwin
- x86_64-apple-darwin
- x86_64-pc-windows-msvc
- x86_64-unknown-linux-gnu
include:
- target: aarch64-apple-darwin
os: macos-latest
target_rustflags: ''
- target: x86_64-apple-darwin
os: macos-latest
target_rustflags: ''
Expand Down

0 comments on commit 302be87

Please sign in to comment.