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: Drop mips/mips64 target from CI #244

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

ManaSugi
Copy link
Member

@ManaSugi ManaSugi commented Sep 19, 2023

mips-unknown-linux-gnu and mips64-unknown-linux-gnuabi64 have been dropped to Tier 3 since rust 1.72 by rust-lang/compiler-team#648.
Hence, they are no longer available even in the nightly channel.

@ManaSugi
Copy link
Member Author

Related issue: rust-lang/rust#115218

@codecov-commenter
Copy link

codecov-commenter commented Sep 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (d5eee7a) 97.71% compared to head (d7314b8) 97.71%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #244   +/-   ##
=======================================
  Coverage   97.71%   97.71%           
=======================================
  Files          13       13           
  Lines        1223     1223           
=======================================
  Hits         1195     1195           
  Misses         28       28           

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

@ManaSugi ManaSugi changed the title ci: Install mips/mips64 target by nightly channel ci: Drop mips/mips64 target from CI Sep 19, 2023
`mips-unknown-linux-gnu` and `mips64-unknown-linux-gnuabi64` have been
dropped to Tier 3 since rust 1.72 by rust-lang/compiler-team#648.
Hence, they are no longer available even in the nightly channel.

Signed-off-by: Manabu Sugimoto <[email protected]>
@ManaSugi ManaSugi merged commit 1081f1c into libseccomp-rs:main Sep 20, 2023
25 checks passed
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