Skip to content

Commit

Permalink
test clang
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastroy committed Oct 8, 2024
1 parent 8d9502c commit 333dc25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 333dc25

Please sign in to comment.