-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
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
upload-nightly-action/pixi.toml
Line 6 in 64b7bfd
| platforms = ["linux-64", "osx-64", "osx-arm64"] |
Metadata
Metadata
Assignees
Labels
No labels