Skip to content

Commit

Permalink
Build wheels for macOS on arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
lelit committed Jan 22, 2024
1 parent c835008 commit 3b291b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -62,6 +62,8 @@ jobs:
arch: x86
- os: windows-2022
arch: AMD64
- os: macos-12
arch: arm64

steps:
- name: Checkout sources
Expand Down

0 comments on commit 3b291b8

Please sign in to comment.