We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a27c57b commit 24918c9Copy full SHA for 24918c9
jekyll/_cci2/executor-types.md
@@ -253,6 +253,8 @@ jobs:
253
The `image` key is not supported on private installations of CircleCI.
254
See the [VM Service documentation]({{ site.baseurl }}/2.0/vm-service) for more information.
255
256
+The IP range `192.168.53.0/24` is reserved by CircleCI for the internal use on machine executor, so please avoid using the range in your jobs.
257
+
258
## Using macOS
259
{: #using-macos }
260
0 commit comments