summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2022-10-27 06:27:04 -0400
committerGitHub <noreply@github.com>2022-10-27 06:27:04 -0400
commit51498e12388d2b29fa6d25465ed0175bf02e7dad (patch)
tree3df800d9005d97d70fbe299f0f47e0c3a089aa5c /README.md
parent5eba26f9e5edee02122ee12711650f0c860c06ed (diff)
ci: automatically create and get build artifacts from Cirrus CI (#854)
This automatically triggers and grabs the build artifacts for systems that are only supported on Cirrus CI (as of now, FreeBSD and M1 macOS). * ci: add cirrus build trigger script * ci: modify build scripts to include cirrus build * fix some stuff * update docs * more fixes
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 bb89fd26..cd318eb8 100644
--- a/README.md
+++ b/README.md
@@ -284,8 +284,7 @@ You can also try to use the generated release binaries and manually install on y
- [Latest stable release](https://github.com/ClementTsang/bottom/releases/latest), generated off of the release branch
- [Latest nightly release](https://github.com/ClementTsang/bottom/releases/tag/nightly), generated daily off of the master branch at 00:00 UTC
- - FreeBSD builds can be found [here](https://api.cirrus-ci.com/v1/artifact/github/ClementTsang/bottom/freebsd_build/binaries.zip)
- - macOS ARM builds can be found [here](https://api.cirrus-ci.com/v1/artifact/github/ClementTsang/bottom/macos_build/binaries.zip)
+ - Note that for now, FreeBSD and ARM macOS builds are primarily only available on the nightly release.
#### Auto-completion