mirror of
https://github.com/servo/servo.git
synced 2025-07-17 12:23:40 +01:00
Auto merge of #18903 - servo:jdm-patch-2, r=emilio
Don't report smallbitvec as an error. This should make dependencyCI turn green again. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18903) <!-- Reviewable:end -->
This commit is contained in:
commit
ec24a40ab6
1 changed files with 5 additions and 1 deletions
|
@ -3,4 +3,8 @@ platforms:
|
|||
charade:
|
||||
tests:
|
||||
removed: skip
|
||||
unmaintained: skip
|
||||
unmaintained: skip # https://github.com/w3c/web-platform-tests/issues/6269
|
||||
cargo:
|
||||
smallbitvec:
|
||||
tests:
|
||||
unlicensed: skip # https://github.com/librariesio/libraries.io/issues/1762
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue