diff --git a/pyproject.toml b/pyproject.toml index ae303ae..20ba63f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -198,4 +198,4 @@ test-command = "pytest -s -vv --import-mode importlib {project}/tests/fast_pauli [tool.cibuildwheel.macos] before-build = "brew install llvm" -environment = "CXX=clang++" +environment = "CXX=clang++-19"