Skip to content

Commit 2b5ca31

Browse files
authored
Update build concurrency numbers for Business (#7794)
This matches them with reality :)
1 parent 4a09a53 commit 2b5ca31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/builds.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Our current build limits are:
2323

2424
* 30 minutes build time
2525
* 7GB of memory
26-
* 4 concurrent builds
26+
* Concurrent builds vary based on your pricing plan
2727

2828
If you are having trouble with your documentation builds,
2929
you can reach our support at [email protected].
@@ -80,7 +80,7 @@ The *Sphinx* and *Mkdocs* builders set the following RTD-specific environment va
8080
.. csv-table:: Environment Variables
8181
:header: Environment variable, Description, Example value
8282
:widths: 15, 10, 30
83-
83+
8484
``READTHEDOCS``, Whether the build is running inside RTD, ``True``
8585
``READTHEDOCS_VERSION``, The RTD name of the version which is being built, ``latest``
8686
``READTHEDOCS_PROJECT``, The RTD slug of the project which is being built, ``my-example-project``

0 commit comments

Comments
 (0)