Skip to content

Commit e062d77

Browse files
committed
Build a Lambda-compatible image
1 parent 37a747a commit e062d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ build = [
6565
"pp39-*",
6666
"pp310-*",
6767
]
68-
manylinux-x86_64-image = "manylinux_2_28"
68+
manylinux-x86_64-image = "manylinux2014_x86_64"
6969
manylinux-aarch64-image = "manylinux_2_28"
7070

7171
[tool.cibuildwheel.linux]

0 commit comments

Comments
 (0)