Skip to content

GitHub Actions windows-2019 runner is being retired #6

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 8 commits into from
Jun 6, 2025

Conversation

walbourn
Copy link
Member

@walbourn walbourn commented May 29, 2025

The windows-2022 image does have v142 support, but it's missing the v142 version of Spectre-libs and more importantly, missing the v142 version of ATL/MFC. I removed the use of legacy ATL/MFC and used WRL instead where needed.

@walbourn walbourn self-assigned this May 29, 2025
@walbourn walbourn added the github_actions Pull requests that update GitHub Actions code label May 29, 2025
@walbourn
Copy link
Member Author

Looks like ATL/MFC is not present for v142 :(

@walbourn
Copy link
Member Author

walbourn commented Jun 4, 2025

To resolve this, I might just need to update all the projects to use VS 2022...

@walbourn walbourn requested review from jenatali and billkris-ms June 6, 2025 17:43
@walbourn walbourn force-pushed the runnerretirement branch from 006d8b9 to c98efca Compare June 6, 2025 17:49
@walbourn
Copy link
Member Author

walbourn commented Jun 6, 2025

Turns out it was easy enough to remove all need to use legacy MFC/ATL content.

@walbourn walbourn merged commit b25bca3 into main Jun 6, 2025
5 checks passed
@walbourn walbourn deleted the runnerretirement branch June 6, 2025 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants