Skip to content

GitHub Actions を windows-2025 に変更する #150

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 2 commits into from
Mar 27, 2025

Conversation

voluntas
Copy link
Member

No description provided.

@voluntas voluntas requested a review from Copilot March 12, 2025 03:59
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 workflows to use the new windows-2025 runner, ensuring that both build and end-to-end tests run on the updated platform.

  • Updated build job configuration in .github/workflows/build.yml to replace windows-2022 with windows-2025, including artifact names and download actions.
  • Updated e2e-test workflow in .github/workflows/e2e-test.yml to use windows-2025.
  • Documented the change in CHANGES.md.

Reviewed Changes

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

File Description
.github/workflows/build.yml Updated runner, artifact naming, and download actions for windows-2025
.github/workflows/e2e-test.yml Updated runner to windows-2025
CHANGES.md Added update log entry for using windows-2025 in GitHub Actions

@voluntas voluntas merged commit 5c8b6d8 into develop Mar 27, 2025
34 checks passed
@voluntas voluntas deleted the feature/windows-2025 branch March 27, 2025 05:07
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