Skip to content

ci: add Linux build matrix alongside Windows#8189

Closed
DynamicKarabo wants to merge 1 commit into
nopSolutions:developfrom
DynamicKarabo:ci/linux-build-matrix
Closed

ci: add Linux build matrix alongside Windows#8189
DynamicKarabo wants to merge 1 commit into
nopSolutions:developfrom
DynamicKarabo:ci/linux-build-matrix

Conversation

@DynamicKarabo
Copy link
Copy Markdown

Description

Adds ubuntu-latest to the CI build matrix alongside windows-latest, doubling test coverage to catch cross-platform compatibility issues early.

Impact

  • Catches Linux-specific build failures before they hit production
  • NuGet caching works per-OS with separate cache keys
  • No additional build time — matrix jobs run in parallel

Checklist

  • Matrix strategy with ubuntu-latest + windows-latest
  • NuGet cache path works on both OS (~/.nuget/packages)
  • Cache key includes runner OS so caches don't mix

@DynamicKarabo
Copy link
Copy Markdown
Author

Closing this PR. Thanks for your time.

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.

1 participant