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

Add Clang Linux build to CI pipeline #10767

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 16, 2024

  1. Add Clang Linux build to CI pipeline

    The linux build is refactored to be able to switch between clang and gcc based builds of Velox.
    The gcc based linux build is run on pull and push.
    The clang based linux build is added to the scheduled jobs and executed on schedule
    only.
    czentgr committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5fc50ea View commit details
    Browse the repository at this point in the history