summaryrefslogtreecommitdiff
path: root/Tools/ci-run.sh
Commit message (Collapse)AuthorAgeFilesLines
* Avoid triggering type-check assert for cyfuncs [0.29.x] (#5031)da-woods2022-11-261-0/+10
| | | | | | * Avoid triggering type-check assert for cyfuncs * Make some jobs run with debug assertions Co-authored-by: Stefano Rivera <github@rivera.za.net>
* Disable parallel builds in the 0.29.x branch since they currently misbehave ↵Stefan Behnel2022-01-251-2/+2
| | | | and fail in CI, trying to rebuild everything multiple times in parallel.
* [0.29.x only] Ignore docs build failures. Currently fails due to ↵Stefan Behnel2021-11-161-1/+1
| | | | incompatible Sphinx dependencies.
* Add Github Actions workflow scripts.Stefan Behnel2021-11-161-0/+176