Skip to content

Commit ce25b32

Browse files
committed
CI: also add arm64 wheels to be on the safe side
1 parent 8948f5f commit ce25b32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
- { os: windows-latest, arch: AMD64 }
5858
- { os: windows-latest, arch: x86 }
5959
- { os: macos-latest, arch: x86_64 }
60+
- { os: macos-latest, arch: arm64 }
6061
- { os: macos-latest, arch: universal2 }
6162

6263
steps:

0 commit comments

Comments
 (0)