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

Explicitly install .NET 6.0 and 8.0 in CI #568

Merged
merged 2 commits into from
May 6, 2024
Merged

Explicitly install .NET 6.0 and 8.0 in CI #568

merged 2 commits into from
May 6, 2024

Conversation

sfoslund
Copy link
Member

@sfoslund sfoslund commented May 6, 2024

It appears CI is failing because we aren't installing .NET 6.0, adding a line to install the versions we need explicitly

@sfoslund sfoslund requested a review from a team as a code owner May 6, 2024 16:36
@codecov-commenter
Copy link

codecov-commenter commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.41%. Comparing base (af54606) to head (9980137).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #568   +/-   ##
=======================================
  Coverage   58.41%   58.41%           
=======================================
  Files         250      250           
  Lines        7796     7796           
  Branches      916      916           
=======================================
  Hits         4554     4554           
  Misses       2826     2826           
  Partials      416      416           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@DaveTryon DaveTryon left a comment

Choose a reason for hiding this comment

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

LGTM

@sfoslund sfoslund merged commit 947bb26 into main May 6, 2024
6 checks passed
@sfoslund sfoslund deleted the sfoslund/ci branch May 6, 2024 16:45
tarun06 pushed a commit to tarun06/sbom-tool that referenced this pull request Jul 21, 2024
* Explicitly install .NET 6.0 and 8.0 in CI

* Explicitly install .NET 6.0 and 8.0 in CI
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.

3 participants