Skip to content

Conversation

@yutaro-sakamoto
Copy link
Contributor

This PR is a quick fix of #717 by using windows-2022 instead of windows-latest.
In the future, we should update build configurations on Windows in order to successfully build opensource COBOL 4J on GitHub runners labeled windows-latest.

@yutaro-sakamoto yutaro-sakamoto marked this pull request as ready for review September 17, 2025 01:06
Copilot AI review requested due to automatic review settings September 17, 2025 01:06
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 fixes a build issue (#717) by pinning the Windows runner to a specific version instead of using the floating windows-latest label. This ensures consistent build environments until the project can be updated to work with newer Windows runner images.

  • Updates GitHub Actions Windows runner specification from windows-latest to windows-2022

Reviewed Changes

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

File Description
.github/workflows/windows-test.yml Updates test workflow to use windows-2022 runner
.github/workflows/windows-build.yml Updates build workflow to use windows-2022 runner

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@yutaro-sakamoto yutaro-sakamoto merged commit e3088bb into opensourcecobol:develop Sep 18, 2025
145 checks passed
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.

2 participants