Skip to content

[ci] E: Update nanvix workflow refs to v2.4.0#295

Merged
ppenna merged 1 commit into
nanvix/v3.49.0from
automation/update-nanvix-workflows
Jul 2, 2026
Merged

[ci] E: Update nanvix workflow refs to v2.4.0#295
ppenna merged 1 commit into
nanvix/v3.49.0from
automation/update-nanvix-workflows

Conversation

@ppenna

@ppenna ppenna commented Jul 2, 2026

Copy link
Copy Markdown

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

Generated by the Update Workflow Refs workflow.

Copilot AI review requested due to automatic review settings July 2, 2026 21:01
@ppenna ppenna self-assigned this Jul 2, 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 workflow to use the latest nanvix/workflows reusable workflow version (v2.4.0), keeping CI behavior in sync with upstream workflow improvements/fixes.

Changes:

  • Bump nanvix/workflows/.github/workflows/nanvix-ci.yml references from v2.3.0 to v2.4.0 for both the regular and scheduled CI jobs.
Show a summary per file
File Description
.github/workflows/nanvix-ci.yml Updates the reusable workflow reference to nanvix/workflows@v2.4.0 for CI and scheduled 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.3.0
uses: nanvix/workflows/.github/workflows/nanvix-ci.yml@v2.4.0
ci-scheduled:
if: github.event_name == 'schedule' || github.event_name == 'workflow_dispatch'
uses: nanvix/workflows/.github/workflows/nanvix-ci.yml@v2.3.0
uses: nanvix/workflows/.github/workflows/nanvix-ci.yml@v2.4.0
@ppenna ppenna merged commit 243e940 into nanvix/v3.49.0 Jul 2, 2026
20 checks passed
@ppenna ppenna deleted the automation/update-nanvix-workflows branch July 2, 2026 21:05
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