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: (Temporarily?) remove mipsel-unknown-linux-gnu from build matrix. #1637

Merged
merged 1 commit into from
Sep 3, 2023

Conversation

briansmith
Copy link
Owner

The CI jobs for this target are failing with this error:

error: component 'rust-std' for target 'mipsel-unknown-linux-gnu' is
unavailable for download for channel 'nightly'

Remove the target while we investigate.

@briansmith briansmith self-assigned this Sep 3, 2023
@codecov
Copy link

codecov bot commented Sep 3, 2023

Codecov Report

Merging #1637 (426eb74) into main (5d8bdb6) will decrease coverage by 0.03%.
The diff coverage is n/a.

❗ Current head 426eb74 differs from pull request most recent head a5b5275. Consider uploading reports for the commit a5b5275 to get more accurate results

@@            Coverage Diff             @@
##             main    #1637      +/-   ##
==========================================
- Coverage   92.22%   92.20%   -0.03%     
==========================================
  Files         127      127              
  Lines       18821    18821              
  Branches      196      196              
==========================================
- Hits        17358    17354       -4     
- Misses       1428     1430       +2     
- Partials       35       37       +2     

see 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

The CI jobs for this target are failing with this error:
```
error: component 'rust-std' for target 'mipsel-unknown-linux-gnu' is
unavailable for download for channel 'nightly'
```

Remove the target while we investigate.
@briansmith
Copy link
Owner Author

The test-features jobs are failing because of an MSRV issue that will be fixed in #1638.

@briansmith briansmith merged commit 6b6ae19 into main Sep 3, 2023
10 of 87 checks passed
@briansmith briansmith deleted the b/no-mipsel branch September 3, 2023 23:43
@briansmith briansmith mentioned this pull request Sep 5, 2023
@briansmith briansmith mentioned this pull request Sep 30, 2023
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