Skip to content

Commit b671e4d

Browse files
committed
docs(aps): update wording
1 parent 8616d57 commit b671e4d

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

pages/apple-silicon/how-to/create-runner.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ You can install your Mac mini with a pre-installed runner for GitHub or GitLab t
3838
- Choose an **Availability Zone**, which is the geographical region where your Mac mini will be deployed. The available Mac mini configurations depend on the Availability Zone:
3939
- Mac mini M4, M2 pro, and M2 are available in PARIS 1
4040
- Mac mini M1 are available in PARIS 3
41+
<Message type="note">
42+
Dev OS is not compatible with Mac minis offering less than **512 GB** of storage.
43+
</Message>
4144
- Choose a [Dev OS](/apple-silicon/reference-content/scaleway-dev-os/) version.
4245
- Choose and configure your runner.
4346
- **GitHub**: Enter your repository URL, registration token, and a runner name.

pages/apple-silicon/reference-content/scaleway-dev-os.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Dev OS is a developer-optimized operating system based on a recent version of ma
1111

1212
## Pre-installed software & developer tooling
1313

14-
Dev OS ships with a comprehensive set of development tools and packages, including Apache, Xcode, web browsers, multiple programming language runtimes, SDKs, and more.
15-
Choosing Dev OS eliminates the need for time-consuming manual installations. All installed components closely follow the configuration of the [GitHub Actions macOS-15 runner image](https://github.com/actions/runner-images/blob/main/images/macos/macos-15-Readme.md), ensuring consistency between local and CI environments.
14+
Dev OS ships with a complete set of development tools and packages, including Apache, Xcode, web browsers, multiple programming language runtimes, SDKs, and more.
15+
Choosing Dev OS eliminates the need for time-consuming manual installations. All installed components closely follow the configuration of the [GitHub Actions macOS-15 runner image](https://github.com/actions/runner-images/blob/main/images/macos/macos-15-Readme.md), ensuring consistency between environments.
1616

1717
<Message type="important">
1818
Although all software is pre-installed, **users are responsible for configuring tools according to their specific needs** (e.g., setting default Python versions, initializing Homebrew, configuring Git credentials, enabling Apache modules) and for **keeping this software up to date**.

0 commit comments

Comments
 (0)