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

[ci] Skip some matrix combinations #1596

Merged
merged 1 commit into from
Aug 20, 2024
Merged

[ci] Skip some matrix combinations #1596

merged 1 commit into from
Aug 20, 2024

Conversation

joshlf
Copy link
Member

@joshlf joshlf commented Aug 20, 2024

This commit modifies our CI build_test matrix job to skip some matrix combinations that are unlikely to be useful. This should cut down on the total number of matrix combinations and buy us runway before we exceed the limit of 256 total combinations, as happened in [1].

[1] https://github.com/google/zerocopy/actions/runs/10477927587

This commit modifies our CI `build_test` matrix job to skip some matrix
combinations that are unlikely to be useful. This should cut down on the
total number of matrix combinations and buy us runway before we exceed
the limit of 256 total combinations, as happened in [1].

[1] https://github.com/google/zerocopy/actions/runs/10477927587
@joshlf joshlf enabled auto-merge August 20, 2024 19:53
@joshlf joshlf requested a review from djkoloski August 20, 2024 19:53
@joshlf joshlf added this pull request to the merge queue Aug 20, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.70%. Comparing base (739c3d1) to head (4fb67ac).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1596   +/-   ##
=======================================
  Coverage   87.70%   87.70%           
=======================================
  Files          15       15           
  Lines        5565     5565           
=======================================
  Hits         4881     4881           
  Misses        684      684           

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

Merged via the queue into main with commit e29fb6a Aug 20, 2024
65 checks passed
@joshlf joshlf deleted the ci-matrix-explosion branch August 20, 2024 20:16
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