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

Add Visual Studio 2022 Preview #3609

Closed
1 of 7 tasks
jwillemsen opened this issue Jun 18, 2021 · 3 comments
Closed
1 of 7 tasks

Add Visual Studio 2022 Preview #3609

jwillemsen opened this issue Jun 18, 2021 · 3 comments

Comments

@jwillemsen
Copy link

Tool information

  • Tool name: Visual Studio 2022
  • Tool license: Commercial
  • Add or update? Add
  • Desired version: Preview
  • Approximate size:
  • If this is an add request:

Area for Triage:
C/C++

Question, Bug, or Feature?:
Feature

Virtual environments affected

  • Ubuntu 16.04
  • Ubuntu 18.04
  • Ubuntu 20.04
  • macOS 10.15
  • macOS 11
  • Windows Server 2016 R2
  • Windows Server 2019

Can this tool be installed during the build?

Tool installation time in runtime

Are you willing to submit a PR?

@jwillemsen jwillemsen changed the title Update/Add Visual Studio 2022 Preview Add Visual Studio 2022 Preview Jun 18, 2021
@maxim-lobanov
Copy link
Contributor

Hello @jwillemsen , we have a plan to add Visual Studio 2022 to the Windows Server 2022.
Installing multiple Visual Studio instances side by side is pretty painful so we would like to keep one VS on one Windows platform.
ETA for adding Windows Server 2022 is 2-3 months. We are working on plan for it now.

@jwillemsen
Copy link
Author

jwillemsen commented Jun 18, 2021

Ok, that would be great, would make it much easier to test this new compiler when it is on github actions, related to #3138

@maxim-lobanov
Copy link
Contributor

Hello everyone!

Windows Server 2022 image with Visual Studio 2022 on board is available for Azure DevOps and GitHub users! 🚀
Please find more details in #3949

GitHub Actions

jobs:
  jobName:
    runs-on: windows-2022

Azure DevOps

jobs:
- job: jobName
  pool:
    vmImage: windows-2022

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

3 participants