Skip to content

Conversation

@fvranicTT
Copy link
Contributor

Ticket

None

Problem description

Switching to Ubuntu 24.04 LTS brings Python 3.12

What's changed

New Ubuntu version.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist

Copilot AI review requested due to automatic review settings December 17, 2025 10:06
@github-actions
Copy link
Contributor

Thank you for your contribution! 🚀

You can run tt-metal integration tests by adding the blackhole-integration-tests and/or wormhole-integration-tests labels to this pull request.

If you want to run metal post-commit tests, you can add the metal-post-commit-tests label to this pull request.

📖 For more information, please refer to our CONTRIBUTING guide.

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 migrates the CI/CD infrastructure from Ubuntu 22.04 to Ubuntu 24.04 LTS, which includes an upgrade from Python 3.10 to Python 3.12. The changes update all Docker base images and adjust the Python-specific wheel dependency accordingly.

Key Changes:

  • Updated all Dockerfile base images from Ubuntu 22.04 to 24.04
  • Updated EXALENS wheel dependency from Python 3.10 (cp310) to Python 3.12 (cp312)

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/Dockerfile.base Updated base Ubuntu image from 22.04 to 24.04
.github/Dockerfile.ci Updated to reference ubuntu-24-04 base image from tt-llk
.github/Dockerfile.ird Updated to reference ubuntu-24.04 image from tt-metal
.github/Dockerfile.ird.slim Updated to reference ubuntu-24-04 CI image from tt-llk
.github/scripts/versions.sh Updated EXALENS wheel version from cp310 to cp312 for Python 3.12 compatibility

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

@github-actions github-actions bot added the test-infra This label is used for issues, pull requests, or tasks related to the LLK testing framework label Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci test-infra This label is used for issues, pull requests, or tasks related to the LLK testing framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants