Skip to content

Commit

Permalink
Add macOS 64 bits.
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickdappollonio committed Aug 23, 2024
1 parent 0d021a6 commit fa9407f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
- target: aarch64-apple-darwin
os: macos-latest
archive: darwin-arm64
- target: x86_64-apple-darwin
os: macos-latest
archive: darwin-x86_64
- target: x86_64-unknown-linux-gnu
os: ubuntu-latest
archive: linux-x86_64
Expand Down

0 comments on commit fa9407f

Please sign in to comment.