areusch opened a new issue #10399: URL: https://github.com/apache/tvm/issues/10399
Per [the GitHub Announcement](https://github.blog/changelog/2021-10-19-github-actions-the-windows-2016-runner-image-will-be-removed-from-github-hosted-runners-on-march-15-2022), Windows 2016 builder (which we currently use to verify that TVM builds on Windows) will be deprecated on March 15. Here are the steps we need to take to preserve our Windows build: - [ ] Select a replacement runner from [the list](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources). Let us select `windows-2019` unless anyone objects. - [ ] Determine any differences in the compiler on this replacement runner - [ ] Open a PR modifying the GitHub Actions configuration to use this new runner - [ ] Verify that the PR passes GH Actions - [ ] Update any documentation to indicate the minimum requirements for building TVM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
