zstd
zstd copied to clipboard
Visual Studio 2022 testing
Recently windows-latest started resolving to windows-2022 (rather than 2019) on Github Actions, breaking our CI. I changed all windows-latest tests to windows-2019 in https://github.com/facebook/zstd/pull/3061.
It's not urgent, but sometime soon I will update our comprehensive Visual Studio tests to 2022 and add minimal compilation tests for all available versions from 2012-present. Creating this issue so I don't forget :)