Skip to content

[Python][Packaging] Move Windows wheel build to more recent Visual Studio #32840

@asfimport

Description

@asfimport

We recently decided to remove support for Visual Studio 2017:
https://lists.apache.org/thread/rcqkx19gpfjlkyvrhxfsrckktrdrzm2p

The Docker image for building Windows wheels should then be updated, for example to Visual Studio 2019:

# based on mcr.microsoft.com/windows/servercore:ltsc2019
# contains choco and vs2017 preinstalled
FROM abrarov/msvc-2017:2.11.0

Reporter: Antoine Pitrou / @pitrou
Assignee: Antoine Pitrou / @pitrou

PRs and other links:

Note: This issue was originally created as ARROW-17592. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions