Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-14 | github/workflow: enable MQTT in the macOS debug build | Daniel Stenberg | |
2020-04-10 | CI/macos: convert CRLF to LF and align indentation | Marc Hoersken | |
2020-04-08 | github actions: run when pushed to master or */ci + PRs | Daniel Stenberg | |
Avoid double-builds when using "local" branches for PRs. For both macos and fuzz jobs. Closes #5201 | |||
2020-03-24 | CI: migrate macOS jobs from Azure and Travis CI to GitHub Actions | Marc Hoersken | |
Reduce workload on Azure Pipelines and Travis CI while consolidating macOS jobs onto less utilized GitHub Actions. Reviewed-by: Daniel Stenberg Closes #5124 |