Skip to main content
Version: Matrix OS 4.0 🚧

Build via GitHub Actions

The Matrix OS GitHub repository uses GitHub Actions to build Matrix OS on every commit. For a small source change, you can fork the repository, commit your change, and download compiled firmware from the workflow artifacts. The firmware is compiled in nightly mode.

info

GitHub Actions builds can be slow because the workflow may need to fetch the repository, submodules, ESP-IDF, and compile from scratch.

Comments