Skip to content

Commit 023c6b9

Browse files
feat(aps): add survey banner (#3781)
* feat(aps): add survey banner * Apply suggestions from code review Co-authored-by: Jessica <[email protected]> --------- Co-authored-by: Jessica <[email protected]>
1 parent ba16f0e commit 023c6b9

File tree

1 file changed

+7
-0
lines changed
  • tutorials/install-github-actions-runner-mac

1 file changed

+7
-0
lines changed

tutorials/install-github-actions-runner-mac/index.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ dates:
1313
posted: 2024-01-31
1414
---
1515

16+
<ClickableBanner
17+
productLogo="appleSilicon"
18+
title="Preconfigured GitHub or GitLab Runners"
19+
description="Scaleway plans to offer pre-installed GitHub and GitLab runners on Mac Mini devices. These runners would be specifically optimized for macOS workflows, providing an efficient and seamless integration into your CI/CD pipelines."
20+
url="https://forms.gle/oWGkXdtDL5WBU5569"
21+
label="Fill out the form to learn more" />
22+
1623
GitHub Actions is a powerful CI/CD platform that allows users to automate their software development workflows, connected to a GitHub organization or repository. While GitHub offers online runners with a pay-as-you-go model, self-hosted runners provide increased control and customization for your CI/CD setup. This tutorial guides you through setting up, configuring, and connecting a self-hosted runner on a Mac mini to execute macOS pipelines.
1724

1825
<Macro id="requirements" />

0 commit comments

Comments
 (0)