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

Fix several CI papercuts #320

Merged
merged 13 commits into from
Jan 6, 2021
Merged

Fix several CI papercuts #320

merged 13 commits into from
Jan 6, 2021

Conversation

thedataking
Copy link
Contributor

  • Travis CI had bit rotted on macOS. Fixed by rolling to macOS 10.15 and LLVM 11. This unmasked a few testsuite failures due to missing include directives; those are fixed by this PR.
  • GitHub Actions and caching of compile commands does not play well together. Worked around by disabling caching of compile commands. Can't reproduce outside of GitHub Actions.
  • Cache additional provisioning steps for GitHub Actions.

@thedataking thedataking merged commit d3ff995 into master Jan 6, 2021
@thedataking thedataking deleted the feature/ci-dev branch January 6, 2021 07:12
@thedataking thedataking restored the feature/ci-dev branch January 6, 2021 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant