summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorClementTsang <34804052+ClementTsang@users.noreply.github.com>2023-02-22 00:01:28 -0500
committerClementTsang <34804052+ClementTsang@users.noreply.github.com>2023-02-22 00:01:28 -0500
commit449d735601daa15b8d78046761742e252d0ef889 (patch)
treeb15b8fd0dc8d375b8ef9225ab28a14fb623506ae /.github
parent1ad38db3a401b409227a668ba32eee3346e3ce51 (diff)
ci: specify where part of the CI workflow is
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index a7bf9dd6..e1da142e 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -14,6 +14,10 @@
#
# Unsupported platforms run the following tasks:
# - cargo check
+#
+# Note that not all platforms are tested using this CI action! There are some
+# tested by Cirrus CI due to (free) platform limitations on GitHub. Currently,
+# this is just macOS M1 and FreeBSD.
name: ci