summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGarrett Cox <garrettjcox@gmail.com>2026-03-20 18:02:12 -0500
committerGitHub <noreply@github.com>2026-03-20 20:02:12 -0300
commit3e3e7b8af9eac176f13f1aebef9a62e0e7971237 (patch)
tree3751cbf1dc766679ae2b9d4e198253e3455e81a0 /README.md
parent0b90f2620e565a622f6f2b1256022d4c12fcea50 (diff)
MacOS CI Universal Build (#246)
* Another attempt * Use macports
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index f8690383..eaccfeb8 100644
--- a/README.md
+++ b/README.md
@@ -83,8 +83,7 @@ If you want to manually compile Starship, please consult the [building instructi
If you want to playtest a continuous integration build, you can find them at the links below. Keep in mind that these are for playtesting only, and you will likely encounter bugs and possibly crashes.
* [Windows](https://nightly.link/HarbourMasters/Starship/workflows/main/main/starship-windows.zip)
-* [macOS (Apple Silicon)](https://nightly.link/HarbourMasters/Starship/workflows/main/main/Starship-mac-arm64.zip)
-* [macOS (Intel)](https://nightly.link/HarbourMasters/Starship/workflows/main/main/Starship-mac-x64.zip)
+* [macOS](https://nightly.link/HarbourMasters/Starship/workflows/main/main/Starship-mac.zip)
* [Linux](https://nightly.link/HarbourMasters/Starship/workflows/main/main/Starship-linux.zip)
* [Switch](https://nightly.link/HarbourMasters/Starship/workflows/main/main/Starship-switch.zip)