Test builds on macOS
This is a weekly action that checks the build on macOS. The current version is macOS 12 (Monterey).
It performs one minimal build of NeoMutt.
See, How to build NeoMutt
Steps:
Key | Description | Details |
---|---|---|
Trigger | Schedule | Mondays at 3am |
Trigger | Workflow (manual) | https://github.com/neomutt/neomutt/actions/workflows/macos.yml |
Uses | GitHub’s checkout action | https://github.com/actions/checkout |
Uses | Hendrik Muhs’ ccache-action | https://github.com/hendrikmuhs/ccache-action |
Uses | Simen Bekkhus’ cpu-cores action | https://github.com/SimenB/github-actions-cpu-cores |
Runs-on | ubuntu-latest | neomutt/ubuntu |
Description | Location |
---|---|
Action | https://github.com/neomutt/neomutt/blob/main/.github/workflows/macos.yml |
Action Logs | https://github.com/neomutt/neomutt/actions/workflows/macos.yml |
Source Code | https://github.com/neomutt/neomutt |
Test Files | https://github.com/neomutt/neomutt-test-files |