Commits


Weston Pace authored and Antoine Pitrou committed d33b6a50d5a
ARROW-15682: [CI] Github starting to migrate "windows-latest" tag from windows 2019 to windows 2022 Announcement: https://github.blog/changelog/2022-01-11-github-actions-jobs-running-on-windows-latest-are-now-running-on-windows-server-2022/ It will be rolling out over the next 8 weeks. I noticed because they changed one of the runners for my local fork. Some of our builds assume windows-latest means 2019. Closes #12425 from westonpace/bugfix/ARROW-15682--windows-latest-is-now-2022 Authored-by: Weston Pace <weston.pace@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>