Skip to content

Add GitHub Action to output lscpu on push#1

Closed
Copilot wants to merge 1 commit into
masterfrom
copilot/lscpu-output-action
Closed

Add GitHub Action to output lscpu on push#1
Copilot wants to merge 1 commit into
masterfrom
copilot/lscpu-output-action

Conversation

Copilot AI commented Jun 10, 2026

Copy link
Copy Markdown

Adds a CI workflow that prints the build runner's CPU info (lscpu) on every push, making the compilation environment's hardware specs visible in Actions logs.

Changes

  • .github/workflows/lscpu.yml: new workflow triggered on push, runs a single step executing lscpu on ubuntu-latest

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.

2 participants