Skip to content

Conversation

@ababushk
Copy link
Contributor

@ababushk ababushk commented Dec 4, 2025

Description

These tests don't consume that much memory, so switching them to 32 GB runner to optimize our expenses.

Copilot AI review requested due to automatic review settings December 4, 2025 17:38
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 optimizes CI/CD infrastructure costs by reducing the memory allocation for Linux test runners from 64GB to 32GB, based on actual memory consumption analysis showing tests don't require the higher memory tier.

  • Updated GitHub Actions workflow configurations to use 32GB RAM runners instead of 64GB
  • Changes affect multiple test jobs across two workflow files

Reviewed changes

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

File Description
.github/workflows/manylinux_2_28.yml Changed runner specification from 64GB to 32GB RAM for the manylinux test job
.github/workflows/linux.yml Updated two test job configurations to use 32GB RAM runners instead of 64GB

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

@github-actions github-actions bot added the category: GHA CI based on Github actions label Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: GHA CI based on Github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant