Skip to content

Commit

Permalink
chore(ci): Build for aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Jan 12, 2024
1 parent 5adfdc2 commit 7b12730
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/post-release.yml
Expand Up @@ -69,6 +69,10 @@ jobs:
os: macos-latest
rust: stable
target: x86_64-apple-darwin
- build: macos-aarch64
os: macos-latest
rust: stable
target: aarch64-apple-darwin
- build: win-msvc
os: windows-2019
rust: stable
Expand Down

0 comments on commit 7b12730

Please sign in to comment.