diff --git a/docs/ci/index.rst b/docs/ci/index.rst index 6d44a3ee8b5..c6021a38a70 100644 --- a/docs/ci/index.rst +++ b/docs/ci/index.rst @@ -177,7 +177,9 @@ To do so, follow `GitLab's instructions register your personal GitLab runner in your Mesa fork. Then, tell Mesa how many jobs it should serve (``concurrent=``) and how many cores those jobs should use (``FDO_CI_CONCURRENT=``) by editing these -lines in ``/etc/gitlab-runner/config.toml``, for example:: +lines in ``/etc/gitlab-runner/config.toml``, for example: + +.. code-block:: toml concurrent = 2