Skip to content

Commit

Permalink
ignore all i686
Browse files Browse the repository at this point in the history
  • Loading branch information
kali committed Jun 21, 2024
1 parent be93a0a commit 8373a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/py/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ test-requires = "pytest"
test-command = """pytest {project}"""

[tool.cibuildwheel.linux]
skip = "*-manylinux_i686"
skip = "*i686"
before-build = """
set -ex
python -m ensurepip --upgrade
Expand Down

0 comments on commit 8373a7d

Please sign in to comment.