Skip to content

Commit

Permalink
ci(release): release to macos-arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
altsem committed Apr 25, 2024
1 parent d5f9749 commit 170c6ef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,10 @@ jobs:
os: macos-13
rust: stable
target: x86_64-apple-darwin
- build: macos-arm64
os: macos-latest
rust: stable
target: aarch64-apple-darwin
- build: windows
os: windows-latest
rust: stable
Expand Down

0 comments on commit 170c6ef

Please sign in to comment.