Skip to content

fix: update github actions runner images #1841

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 19, 2025

Conversation

shirou
Copy link
Owner

@shirou shirou commented Apr 19, 2025

Update github actions runner images. (ref)

  • remove ubuntu-20.04
  • add windows-2025

@shirou shirou requested a review from Copilot April 19, 2025 02:51
Copy link

@Copilot 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 by removing ubuntu-20.04 and introducing windows-2025 to the OS matrix.

  • Removed ubuntu-20.04
  • Added windows-2025
Comments suppressed due to low confidence (1)

.github/workflows/test.yml:32

  • Ensure that the windows-2025 runner image is supported by GitHub Actions as expected and that its position within the list preserves the intended order of versions.
os: [ubuntu-22.04, ubuntu-24.04, windows-2019, windows-2022, windows-2025, macos-13, macos-14, macos-15]

@shirou shirou merged commit 3c34181 into master Apr 19, 2025
52 checks passed
@shirou shirou deleted the feat/update_github_action_runners_images branch April 19, 2025 02:51
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.

1 participant