Skip to content

Commit

Permalink
try linux arm
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathf committed Jun 26, 2024
1 parent 36eb23e commit 7a95a1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dnf install -y openssl-devel asio-devel
"""
archs = [
"auto",
# "aarch64"
"aarch64"
]

[[tool.cibuildwheel.overrides]]
Expand Down

0 comments on commit 7a95a1b

Please sign in to comment.