benchmark/.github/workflows
Nicholas Junge a17480dd34
Fix dependency typo and unpin cibuildwheel version in wheel building … (#1263)
* Fix dependency typo and unpin cibuildwheel version in wheel building action

* Move to monolithic build jobs, restrict to x64 architectures

As of this commit, all wheel building jobs complete on GitHub Actions. Since some platform-specific options had to be set to fix different types of build problems underway, the build job matrix was unrolled.

Still left TODO:
* Wheel testing after build (running the Python bindings test)
* Emulating bazel on other architectures to build aarch64/i686/ppc64le
* Enabling Win32 (this fails due to linker errors).

* Add binding test commands for all wheels, set macOSX deployment target to 10.9

* Add instructions for updating Python __version__ variable before release creation
2021-11-11 14:51:22 +00:00
..
bazel.yml Un-disable github actions :] 2021-06-01 13:04:32 +03:00
build-and-test-perfcounters.yml use docker container for ubuntu-16.04 builds (#1265) 2021-10-27 16:29:37 +01:00
build-and-test.yml use docker container for ubuntu-16.04 builds (#1265) 2021-10-27 16:29:37 +01:00
clang-format-lint.yml check clang format on pull requests and merges (#1281) 2021-11-10 16:49:49 +00:00
doxygen.yml Added Doxygen support. (#1228) 2021-10-25 12:32:33 +01:00
pylint.yml Un-disable github actions :] 2021-06-01 13:04:32 +03:00
sanitizer.yml add g++ to sanitizer buildbots (#1197) 2021-07-01 10:02:54 +01:00
test_bindings.yml Un-disable github actions :] 2021-06-01 13:04:32 +03:00
wheels.yml Fix dependency typo and unpin cibuildwheel version in wheel building … (#1263) 2021-11-11 14:51:22 +00:00