benchmark/.github
Nicholas Junge a6af6eeb6a
Add a Python matrix to ensure the bindings build on all supported versions (#1871)
Also contains a run of `pre-commit autoupdate`, and a bump of cibuildwheel
to its latest tag for CPython 3.13 support.

But, since we build for 3.10+ with SABI from 3.12 onwards, we don't even
need a dedicated Python 3.13 build job or toolchain - the wheels from 3.12
can be reused.

Simplifies some version-dependent logic around assembling the bazel
build command in setup.py, and fixes a possible unbound local error in
the toolchain patch context manager.
2024-11-06 13:15:22 +00:00
..
ISSUE_TEMPLATE Update issue templates 2020-02-25 11:21:58 +00:00
workflows Add a Python matrix to ensure the bindings build on all supported versions (#1871) 2024-11-06 13:15:22 +00:00
install_bazel.sh Modernize wheel building job config (#1783) 2024-04-15 17:44:09 +01:00
libcxx-setup.sh [CI] Try to fix sanitizer builds by pinning the LLVM revision (#1703) 2023-11-23 08:45:02 +00:00