Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Python wheels for Apple Silicon M1 #165

Closed
Stranger6667 opened this issue Jan 28, 2021 · 1 comment
Closed

Build Python wheels for Apple Silicon M1 #165

Stranger6667 opened this issue Jan 28, 2021 · 1 comment
Assignees
Labels

Comments

@Stranger6667
Copy link
Owner

Links:

    - name: Install Rust toolchain
      uses: actions-rs/toolchain@v1
      with:
        toolchain: stable
        target: aarch64-apple-darwin
        profile: minimal
        override: true

Related to #159

@Stranger6667
Copy link
Owner Author

Ref: ijl/orjson@f5b4bb1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant