Skip to content

Conversation

@ThomasonZhao
Copy link
Member

This pull request introduces a new GitHub Actions workflow for continuous integration on Linux. The workflow is triggered by pushes to the main branch and pull requests.

New CI workflow:

  • .github/workflows/CI-linux.yml: Added a new workflow named CI-linux that runs on ubuntu-latest. It includes steps for checking out the repository, configuring the build environment with CMake, and building the project.

@ThomasonZhao ThomasonZhao merged commit 1fb23a1 into main Mar 25, 2025
1 check passed
@ThomasonZhao ThomasonZhao deleted the ci/simple-linux-build branch March 25, 2025 13:36
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