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

fix(ci): ensure matrix based runs create unique tool cache artifacts #11

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

nathanklick
Copy link
Member

Description

This pull request changes the following:

  • Fixes an issue when using the matrix based job executions which results in both attempting to create the same artifact.

Related Issues

@nathanklick nathanklick requested review from a team as code owners August 2, 2024 08:07
@nathanklick nathanklick self-assigned this Aug 2, 2024
@nathanklick nathanklick merged commit 16ab6cc into main Aug 2, 2024
7 checks passed
@nathanklick nathanklick deleted the 00010-Fix-Artifacts branch August 2, 2024 14:07
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.

Create tool cache job will fail due to duplicate artifact name
3 participants