benchmark/.github
Nicholas Junge dc901ff909
Fix wheel job name for PyPI uploads (#1384)
Previously, with the unrolled job matrix, all jobs had to be listed individually in the `needs` section of the PyPI upload job. But as the wheel build job was reimplemented as a job matrix now, with a
single build job name `build_wheels`, we need to adjust the name in the PyPI upload job as well here to avoid errors.
2022-04-11 09:17:54 +01:00
..
ISSUE_TEMPLATE Update issue templates 2020-02-25 11:21:58 +00:00
workflows Fix wheel job name for PyPI uploads (#1384) 2022-04-11 09:17:54 +01:00
.libcxx-setup.sh Use modern clang/libc++ for sanitizers (#1171) 2021-06-04 11:06:38 +01:00