Skip to content

Commit 12ff419

Browse files
committed
Back to no customization
1 parent 7bbc950 commit 12ff419

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ manylinux-x86_64-image = "manylinux_2_28"
6969

7070
[tool.cibuildwheel.linux]
7171
archs = ["x86_64", "aarch64"]
72-
environment = "CXX='g++-12'"
73-
before-build = "apt-get -y install g++-12"
7472

7573
[tool.cibuildwheel.macos]
7674
archs = ["x86_64", "universal2", "arm64"]

0 commit comments

Comments
 (0)