zephyr/.github
Gerard Marull-Paretas 4dae2433d4 ci: doc-build: disable parallel build
When an error happens during the Sphinx build (e.g. due to a broken
reference), the process hangs on CI when run with both `-j auto`
(parallel build) and `-W` (warnings as errors) options. The root cause
of the issue is unknown, and does not seem to happen locally. Parallel
builds are experimental on Sphinx, so they have been disabled on CI for
now.  Because CI runner is a single core machine, the build time should
remain equal or similar. The option is still left as default, so local
builds will continue to benefit from parallelization.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-12-10 16:42:57 -05:00
..
ISSUE_TEMPLATE .github: Bug report description: Request more information 2021-11-24 14:23:09 -05:00
workflows ci: doc-build: disable parallel build 2021-12-10 16:42:57 -05:00
labeler.yml actions: replace duplicated label for RISCV 2021-06-10 07:53:49 -04:00
license_config.yml ci: add license check using github actions 2020-02-09 11:55:56 -05:00
SECURITY.md github: Update security page 2021-08-17 08:43:19 -05:00