Skip to content

Testing on Windows #3030

@sgillies

Description

@sgillies

The project builds wheels for Windows, but doesn't test on Windows. This was always going to bite eventually and cost me some time this week. Apparently the default data type for integer arrays on Windows, or the GitHub runners at least, is int32 and not int64 as on Linux and MacOS?

Testing with a single version of GDAL and Python should be a lot better than nothing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions