We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bbc950 commit 12ff419Copy full SHA for 12ff419
pyproject.toml
@@ -69,8 +69,6 @@ manylinux-x86_64-image = "manylinux_2_28"
69
70
[tool.cibuildwheel.linux]
71
archs = ["x86_64", "aarch64"]
72
-environment = "CXX='g++-12'"
73
-before-build = "apt-get -y install g++-12"
74
75
[tool.cibuildwheel.macos]
76
archs = ["x86_64", "universal2", "arm64"]
0 commit comments