Skip to content

Commit 01a27f5

Browse files
committed
Throwing more claude at the wal i guess
1 parent 4dd68d5 commit 01a27f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bindings/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ build-dir = "build/{wheel_tag}"
4646
# ---------------------------------------------------------------------------
4747
[tool.cibuildwheel]
4848
build = ["cp310-manylinux_x86_64"]
49-
manylinux-x86_64-image = "quay.io/pypa/manylinux_2_34_x86_64"
49+
manylinux-x86_64-image = "quay.io/pypa/manylinux_2_39_x86_64"
5050
before-all = "bash {project}/.github/scripts/build_roboplan_deps.sh {project}"
5151
repair-wheel-command = "auditwheel show {wheel}; auditwheel repair -w {dest_dir} {wheel}"
5252

0 commit comments

Comments
 (0)