Skip to content

Create cmake-multi-platform.yml#1

Merged
laolarou726 merged 1 commit intomainfrom
laolarou726-patch-1
Feb 28, 2025
Merged

Create cmake-multi-platform.yml#1
laolarou726 merged 1 commit intomainfrom
laolarou726-patch-1

Conversation

@laolarou726
Copy link
Member

@laolarou726 laolarou726 commented Feb 28, 2025

PR-Codex overview

This PR introduces a GitHub Actions workflow file for building a CMake project across multiple platforms, specifically targeting windows-latest. It sets up a CI process that triggers on pushes and pull requests to the main branch.

Detailed summary

  • Added .github/workflows/cmake-multi-platform.yml file.
  • Defined a workflow named CMake on multiple platforms.
  • Configured the workflow to trigger on pushes and pull requests to the main branch.
  • Specified a job named build that runs on windows-latest.
  • Included a build step that executes a PowerShell script to build the project.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@laolarou726 laolarou726 merged commit 85cba62 into main Feb 28, 2025
0 of 2 checks passed
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