transmission/.github
Dzmitry Neviadomski dae1bb123c
fix: CI: Do not use nproc on macOS hosts. (#5833)
This is not an error, but a warning when building/running tests
with CMake/GoogleTest.
Use `sysctl -n hw.logicalcpu` to get parallelization number.

See: https://github.com/memkind/memkind/issues/33#issuecomment-540614162

No changes affecting users, so no `Notes:` here.

Signed-off-by: Dzmitry Neviadomski <nevack.d@gmail.com>
2023-07-29 08:21:30 -05:00
..
ISSUE_TEMPLATE docs: warn users about bannable actions in the issue template (#5059) 2023-02-26 21:42:53 -06:00
codeql Add CodeQL workflow (#4125) 2022-11-12 19:26:06 +00:00
workflows fix: CI: Do not use nproc on macOS hosts. (#5833) 2023-07-29 08:21:30 -05:00