Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

devops: fix conda release pipeline (linux-arm64) #2637

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

mxschmitt
Copy link
Member

No description provided.

@@ -24,7 +25,7 @@ jobs:
# Required for conda-incubator/setup-miniconda@v3
shell: bash -el {0}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
Copy link
Member Author

Choose a reason for hiding this comment

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

drive-by

@@ -6,6 +6,7 @@ on:
jobs:
deploy-conda:
strategy:
fail-fast: false
Copy link
Member Author

Choose a reason for hiding this comment

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

helps us to identify if only one job in the matrix fails or all.

@mxschmitt mxschmitt changed the title devops: to fix conda release pipeline devops: fix conda release pipeline Nov 7, 2024
@mxschmitt mxschmitt changed the title devops: fix conda release pipeline devops: fix conda release pipeline (linux-arm64) Nov 7, 2024
@mxschmitt mxschmitt merged commit e755311 into microsoft:main Nov 7, 2024
36 of 38 checks passed
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