Skip to content

Conversation

@austinvazquez
Copy link
Member

Similar to #11933, the binaries CI job spot checks the binaries can compile without issue. This job is not used to produce the final artifacts used for release.

Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
@austinvazquez austinvazquez self-assigned this Nov 4, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Pull Request Review Nov 4, 2025
@austinvazquez austinvazquez requested a review from Copilot November 4, 2025 19:12
@dosubot dosubot bot added github_actions Pull requests that update GitHub Actions code kind/test labels Nov 4, 2025
Copy link

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 GitHub Actions runner images in the CI workflow to use the latest available versions instead of pinned versions for basic binaries compilation checks. The change aligns with the project's approach of using latest images for non-release CI jobs.

Key Changes

  • Replaced pinned Ubuntu and macOS runner versions with -latest tags
  • Replaced Windows Server 2022 runner with windows-latest
  • Retained the ARM-specific Ubuntu 24.04 runner which doesn't have a -latest variant

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

@AkihiroSuda AkihiroSuda added this pull request to the merge queue Nov 5, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 5, 2025
@AkihiroSuda AkihiroSuda added this pull request to the merge queue Nov 5, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 5, 2025
@AkihiroSuda AkihiroSuda added this pull request to the merge queue Nov 5, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 5, 2025
@AkihiroSuda AkihiroSuda added this pull request to the merge queue Nov 5, 2025
Merged via the queue into containerd:main with commit f5d82c5 Nov 5, 2025
127 of 132 checks passed
@github-project-automation github-project-automation bot moved this from Review In Progress to Done in Pull Request Review Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code kind/test size/XS

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants