aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/darwin.yml
Commit message (Collapse)AuthorAge
* workflows: only generate docs when appropriate, and don't do tests when only ↵Garrett D'Amore2024-12-21
| | | | docs change
* workflows: add pollq and make build debug for backtracesGarrett D'Amore2024-12-21
|
* Bump checkout action to v4.Garrett D'Amore2024-10-06
|
* github: enable TLS on darwinGarrett D'Amore2024-01-27
|
* github: Install mbedTLS on darwin.Garrett D'Amore2024-01-27
|
* GitHub actions need to run on pull requests too.Garrett D'Amore2020-01-02
|
* Attempt at improved coverage for Darwin and mbedTLS.Garrett D'Amore2019-12-27
|
* Support for GitHub actions.Garrett D'Amore2019-12-11
This allows us to test macOS (darwin), Windows, and Linux. The work is just initial, and does not include coverage of the TLS layer or ZeroTier portions, yet.