Skip to content

Commit cd58ef1

Browse files
committed
add arm for ciwheelbuild
1 parent 678d425 commit cd58ef1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ skip = "*-win32 *-manylinux_i686 *-musllinux_*"
8282
before-all = "yum install python3-devel -y"
8383
manylinux-x86_64-image = "lachlangrose/manylinuxeigencgal"
8484
[tool.cibuildwheel.macos]
85-
archs = ["x86_64"]
85+
archs = ["x86_64","arm64"]

0 commit comments

Comments
 (0)