cmux/.github/workflows
Lawrence Chen 20c62b3b9a
Fix CI race condition on self-hosted runner (#19)
* Fix zsh ZDOTDIR wrapper + log parsing with -- messages

* Fix CI race condition: serialize self-hosted builds with concurrency group

Two workflows racing on the same self-hosted runner caused DerivedData
corruption (release's rm -rf nuked DerivedData while CI was building).
Add shared concurrency group and scope DerivedData cleanup to project.
2026-02-06 22:32:14 -08:00
..
ci.yml Fix CI race condition on self-hosted runner (#19) 2026-02-06 22:32:14 -08:00
release.yml Fix CI race condition on self-hosted runner (#19) 2026-02-06 22:32:14 -08:00
update-homebrew.yml Fix update-homebrew workflow 2026-01-29 04:31:39 -08:00