Closed tylerjereddy closed 1 year ago
currently our Cirrus CI job is called nothing more than main--let's see if we can name it something more helpful/informative for reviewers
main
while I'm at it, let's see if I can use the latest MacOS M1 image from their docs: https://cirrus-ci.org/guide/macOS/
also, let's double check I can temporarily disable GitHub actions CI with a commit message tag in this project when we clearly don't need it like here
[skip actions]
LGTM
will try to remember the "[skip actions]" thing, wasn't aware of that
currently our Cirrus CI job is called nothing more than
main
--let's see if we can name it something more helpful/informative for reviewerswhile I'm at it, let's see if I can use the latest MacOS M1 image from their docs: https://cirrus-ci.org/guide/macOS/
also, let's double check I can temporarily disable GitHub actions CI with a commit message tag in this project when we clearly don't need it like here
[skip actions]