From 6d3b249a0416152fad24c63653983dac419eca05 Mon Sep 17 00:00:00 2001 From: Murilo M Marinho <46012516+mmmarinho@users.noreply.github.com> Date: Fri, 12 Jul 2024 09:58:05 +0100 Subject: [PATCH] [README] Added note that self-hosted `arm64` machine is no longer needed for macos. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f09f5f7..7296eb6 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ With the initial settings described below for each system, the `actions_runner` ### Setting up the self-hosted CI enviroment for Apple silicon +_From [363627c](https://github.com/dqrobotics/python/commit/363627cdbd3d9207cd22a9ad618f57af29f26bd0), a self hosted machine for `arm64` MacOS is no longer needed. The Github-hosted image is currently `arm64` by default._ + 1. Install `brew` 2. Install the Python versions currently supported by DQRobotics e.g. ```