Skip to content

Commit

Permalink
Try without explicit latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mtreinish committed Feb 21, 2025
1 parent d584f27 commit d39b6ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ target-version = ['py39', 'py310', 'py311']

[tool.cibuildwheel]
manylinux-x86_64-image = "manylinux2014"
manylinux-aarch64-image = "quay.io/pypa/manylinux2014_aarch64:latest"
skip = "pp* cp36-* cp37-* cp38-* *musllinux* *win32 *i686 cp38-macosx_arm64"
test-skip = "*win32 *linux_i686"
test-command = "cp -r {project}/test . && QISKIT_PARALLEL=FALSE stestr --test-path test/python run --abbreviate"
Expand Down

0 comments on commit d39b6ee

Please sign in to comment.