Skip to content

[ci] E: Update nanvix workflow refs to v2.5.0#110

Merged
ppenna merged 1 commit into
nanvix/v2.12.9from
automation/update-nanvix-workflows
Jul 10, 2026
Merged

[ci] E: Update nanvix workflow refs to v2.5.0#110
ppenna merged 1 commit into
nanvix/v2.12.9from
automation/update-nanvix-workflows

Conversation

@ppenna

@ppenna ppenna commented Jul 10, 2026

Copy link
Copy Markdown

Automated bump of nanvix/workflows references to v2.5.0.

Generated by the Update Workflow Refs workflow.

Copilot AI review requested due to automatic review settings July 10, 2026 16:39
@ppenna ppenna self-assigned this Jul 10, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates this repository’s Nanvix CI GitHub Actions workflow to use the nanvix/workflows reusable workflow at v2.5.0, keeping the CI configuration aligned with the upstream workflow release.

Changes:

  • Bump nanvix/workflows/.github/workflows/nanvix-ci.yml reference from v2.4.0 to v2.5.0 for the standard CI job.
  • Bump the same reusable-workflow reference from v2.4.0 to v2.5.0 for the scheduled/dispatch CI job.
Show a summary per file
File Description
.github/workflows/nanvix-ci.yml Updates the referenced Nanvix reusable CI workflow version to v2.5.0 for both CI jobs.

Review details

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 1/1 changed files
  • Comments generated: 2
  • Review effort level: Low

ci:
if: github.event_name != 'schedule' && github.event_name != 'workflow_dispatch'
uses: nanvix/workflows/.github/workflows/nanvix-ci.yml@v2.4.0
uses: nanvix/workflows/.github/workflows/nanvix-ci.yml@v2.5.0
ci-scheduled:
if: github.event_name == 'schedule' || github.event_name == 'workflow_dispatch'
uses: nanvix/workflows/.github/workflows/nanvix-ci.yml@v2.4.0
uses: nanvix/workflows/.github/workflows/nanvix-ci.yml@v2.5.0
@ppenna
ppenna merged commit 268a6bf into nanvix/v2.12.9 Jul 10, 2026
14 checks passed
@ppenna
ppenna deleted the automation/update-nanvix-workflows branch July 10, 2026 16:45
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