Skip to content

Conversation

antonwolfy
Copy link
Contributor

@antonwolfy antonwolfy commented Nov 18, 2024

Upload job has been failing since version of conda-incubator/setup-miniconda was bumped up to 3.1.0.
It seems mamba install doesn't properly work on Windows if the default job's shell is specified as bash -el {0}.

Since it doesn't look proper to use bash -el {0} as the Windows default shell, this PR proposes to remove that and to rely on default shell setting for a job.

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • If this PR is a work in progress, are you filing the PR as a draft?

Copy link
Contributor

@vlad-perevezentsev vlad-perevezentsev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
Thank you @antonwolfy for the timely implementation of this solution

Copy link
Contributor

github-actions bot commented Nov 18, 2024

View rendered docs @ https://intelpython.github.io/dpnp/index.html

@antonwolfy antonwolfy merged commit ad56443 into master Nov 18, 2024
45 of 46 checks passed
@antonwolfy antonwolfy deleted the resolve-issue-with-upload-in-public-ci branch November 18, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants