Skip to content
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

GH-45620: [CI][C++] Use Visual Studio 2022 not 2019 #45621

Merged
merged 2 commits into from
Feb 25, 2025

Conversation

kou
Copy link
Member

@kou kou commented Feb 25, 2025

Rationale for this change

It seems that Visual Studio 2019 is in maintenance mode: https://learn.microsoft.com/en-us/visualstudio/releases/2019/servicing-vs2019

What changes are included in this PR?

Use Visual Studio 2022 on windows-2022 image.

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

Copy link

⚠️ GitHub issue #45620 has been automatically assigned in GitHub to PR creator.

@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Feb 25, 2025
@kou kou force-pushed the ci-cpp-visual-studio-2022 branch from 7ff6abb to 0cbd961 Compare February 25, 2025 13:17
@pitrou pitrou merged commit 46f8544 into apache:main Feb 25, 2025
15 checks passed
@pitrou pitrou removed the awaiting committer review Awaiting committer review label Feb 25, 2025
@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Feb 25, 2025
arashandishgar pushed a commit to arashandishgar/arrow that referenced this pull request Feb 25, 2025
### Rationale for this change

It seems that Visual Studio 2019 is in maintenance mode: https://learn.microsoft.com/en-us/visualstudio/releases/2019/servicing-vs2019

### What changes are included in this PR?

Use Visual Studio 2022 on `windows-2022` image.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* GitHub Issue: apache#45620

Lead-authored-by: Sutou Kouhei <[email protected]>
Co-authored-by: Antoine Pitrou <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>
Copy link

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit 46f8544.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 9 possible false positives for unstable benchmarks that are known to sometimes produce them.

@kou kou deleted the ci-cpp-visual-studio-2022 branch February 26, 2025 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting committer review Awaiting committer review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants