Skip to content

Commit ee21c71

Browse files
committed
Read the docs
1 parent 4fbd144 commit ee21c71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ build = [
6565
"pp39-*",
6666
"pp310-*",
6767
]
68-
manylinux-x86_64-image = "manylinux2014_x86_64"
69-
manylinux-aarch64-image = "manylinux2014_aarch64"
68+
manylinux-x86_64-image = "manylinux2014"
69+
manylinux-aarch64-image = "manylinux2014"
7070

7171
[tool.cibuildwheel.linux]
7272
archs = ["x86_64", "aarch64"]

0 commit comments

Comments
 (0)