Skip to content

Conversation

@MabezDev
Copy link
Member

Thank you for your contribution!

We appreciate the time and effort you've put into this pull request.
To help us review it efficiently, please ensure you've gone through the following checklist:

Submission Checklist 📝

  • I have updated existing examples or added new ones (if applicable).
  • I have used cargo xtask fmt-packages command to ensure that all changed code is formatted correctly.
  • My changes were added to the CHANGELOG.md in the proper section.
  • I have added necessary changes to user code to the latest Migration Guide.
  • My changes are in accordance to the esp-rs developer guidelines

Extra:

Pull Request Details 📖

Description

Please provide a clear and concise description of your changes, including the motivation behind these changes. The context is crucial for the reviewers.

Testing

Describe how you tested your changes.

Copilot AI review requested due to automatic review settings January 26, 2026 12:14
@MabezDev
Copy link
Member Author

/hil full

@github-actions
Copy link

github-actions bot commented Jan 26, 2026

Triggered full HIL run for #4845.

Run: https://github.com/esp-rs/esp-hal/actions/runs/21357280121

Status update: ❌ HIL (full) run failed (conclusion: failure).

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Rust xtensa-toolchain version from 1.92.0.0 to 1.93.0.0 across multiple GitHub Actions workflows to use the newer toolchain version in CI.

Changes:

  • Updated xtensa-toolchain version from 1.92.0.0 to 1.93.0.0 across all CI workflows and actions
  • Affects documentation generation, nightly CI, standard CI, binary size checks, and API baseline workflows
  • Ensures consistent toolchain version across the CI pipeline

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
.github/workflows/documentation.yml Updated xtensa-toolchain version to 1.93.0.0 for documentation builds
.github/workflows/ci_nightly.yml Updated xtensa-toolchain version to 1.93.0.0 for nightly CI runs
.github/workflows/ci.yml Updated xtensa-toolchain version to 1.93.0.0 for standard CI builds
.github/workflows/binary_size.yml Updated xtensa-toolchain version to 1.93.0.0 for binary size checks
.github/workflows/api-baseline-generation.yml Updated xtensa-toolchain version to 1.93.0.0 for API baseline generation
.github/workflows/api-baseline-check.yml Updated xtensa-toolchain version to 1.93.0.0 for API baseline checks
.github/actions/build-tests/action.yml Updated xtensa-toolchain version to 1.93.0.0 for test builds

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

@MabezDev MabezDev added the breaking-change-esp-hal Contains esp-hal breaking changes label Jan 27, 2026
@MabezDev
Copy link
Member Author

/hil full

@github-actions
Copy link

github-actions bot commented Jan 27, 2026

Triggered full HIL run for #4845.

Run: https://github.com/esp-rs/esp-hal/actions/runs/21406136499

Status update: ❌ HIL (full) run failed (conclusion: failure).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking-change-esp-hal Contains esp-hal breaking changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants