benchmark/.github/workflows
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
..
bazel.yml Cache upd (#1830) 2024-08-02 10:56:57 +01:00
build-and-test-min-cmake.yml bump googletest version to match bazel (#1868) 2024-10-24 09:46:02 +01:00
build-and-test-perfcounters.yml update actions/checkout to v4 2024-07-17 16:47:54 +01:00
build-and-test.yml update actions/checkout to v4 2024-07-17 16:47:54 +01:00
clang-format-lint.yml Update clang-format-lint-action (#1829) 2024-08-02 11:06:00 +01:00
clang-tidy.yml update actions/checkout to v4 2024-07-17 16:47:54 +01:00
doxygen.yml update actions/checkout to v4 2024-07-17 16:47:54 +01:00
pre-commit.yml Cache upd (#1830) 2024-08-02 10:56:57 +01:00
sanitizer.yml update actions/checkout to v4 2024-07-17 16:47:54 +01:00
test_bindings.yml Add a Python matrix to ensure the bindings build on all supported versions (#1871) 2024-11-06 13:15:22 +00:00
wheels.yml Add a Python matrix to ensure the bindings build on all supported versions (#1871) 2024-11-06 13:15:22 +00:00