Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS Github Workflow #1233

Merged
merged 6 commits into from
Aug 23, 2024
Merged

macOS Github Workflow #1233

merged 6 commits into from
Aug 23, 2024

Conversation

dgreatwood
Copy link
Contributor

Adding macos.yaml for macOS workflows

Skipping coverage. Some progress made on it, but still fails.

TLS 'true' disabled since it fails when compiling test programs,
though the library compiles.

Workflow is deliberately limited to a single build for now.
When installing dependencies:
 - Treat doxygen as a brew cask
 - Skip openssl (already installed)
 - Skip libevent (already installed)
For sanitizer, do 'address', 'undefined', and 'none'

For def_debug, do 'true' and 'false'
Previously was using macos-latest regardless of the value of
matrix.os. Should now use macOS 12, 13 and Latest.
@kiplingw kiplingw merged commit 5fa25ae into pistacheio:master Aug 23, 2024
123 of 132 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants