docs: format code-block as toml

Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22052>
This commit is contained in:
Erik Faye-Lund
2022-11-15 11:54:30 +01:00
committed by Marge Bot
parent e7f00ee2c8
commit eec6564258

View File

@@ -177,7 +177,9 @@ To do so, follow `GitLab's instructions
register your personal GitLab runner in your Mesa fork. Then, tell register your personal GitLab runner in your Mesa fork. Then, tell
Mesa how many jobs it should serve (``concurrent=``) and how many Mesa how many jobs it should serve (``concurrent=``) and how many
cores those jobs should use (``FDO_CI_CONCURRENT=``) by editing these 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 concurrent = 2