Skip to content

Commit

Permalink
Add aarch64-apple-darwin to release CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernd Kaiser committed Aug 11, 2023
1 parent 77f23f6 commit b0f41eb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,11 @@ jobs:
os: macos-latest
target: x86_64-apple-darwin
target_type: unix
- build: macos-aarch64
os: macos-latest
target: aarch64-apple-darwin
target_type: unix
use_cross: false
- build: win-gnu
os: windows-2019
target: x86_64-pc-windows-gnu
Expand Down

0 comments on commit b0f41eb

Please sign in to comment.