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

[CI][C++] Use Visual Studio 2022 not 2019 #45620

Closed
kou opened this issue Feb 25, 2025 · 1 comment
Closed

[CI][C++] Use Visual Studio 2022 not 2019 #45620

kou opened this issue Feb 25, 2025 · 1 comment

Comments

@kou
Copy link
Member

kou commented Feb 25, 2025

Describe the enhancement requested

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

Component(s)

C++, Continuous Integration

kou added a commit to kou/arrow that referenced this issue Feb 25, 2025
pitrou added a commit that referenced this issue 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: #45620

Lead-authored-by: Sutou Kouhei <[email protected]>
Co-authored-by: Antoine Pitrou <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>
@pitrou pitrou added this to the 20.0.0 milestone Feb 25, 2025
@pitrou
Copy link
Member

pitrou commented Feb 25, 2025

Issue resolved by pull request 45621
#45621

@pitrou pitrou closed this as completed Feb 25, 2025
arashandishgar pushed a commit to arashandishgar/arrow that referenced this issue 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants