Update webrender we're testing
The one locked here has a dependency on an old enough `cmake` crate that it's not detecting visual studio correctly. Let's update webrender which updates `cmake` which should be able to detect Visual Studio correctly.
This commit is contained in:
parent
e0ed2a3f60
commit
e5418f61de
@ -61,7 +61,7 @@ const TEST_REPOS: &'static [Test] = &[
|
||||
Test {
|
||||
name: "webrender",
|
||||
repo: "https://github.com/servo/webrender",
|
||||
sha: "57250b2b8fa63934f80e5376a29f7dcb3f759ad6",
|
||||
sha: "cdadd068f4c7218bd983d856981d561e605270ab",
|
||||
lock: None,
|
||||
packages: &[],
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user