Skip to content

Support uploading windows and linux aarch64 wheels #150

@mroeschke

Description

@mroeschke

Over in pandas we're trying to use this action to upload to https://anaconda.org/channels/scientific-python-nightly-wheels/packages/pandas/overview and the following platforms are failing (example failing job: https://github.com/pandas-dev/pandas/actions/runs/20086600506)

  • win-64
  • win-arm64
  • manylinux-aarch64
  • musllinux-aarch64

I think these are largely failing because these platforms are not specified in the platforms in the pixi.toml

platforms = ["linux-64", "osx-64", "osx-arm64"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions