Skip to content

Commit bbafe47

Browse files
committed
ci: bump webrender in cargotest
This bumps the commit of webrender we test to include a fix for a spurious failure we encountered in CI. See #69895 for more context on the spurious failure.
1 parent c20d7ee commit bbafe47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/cargotest/main.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ const TEST_REPOS: &'static [Test] = &[
6161
Test {
6262
name: "webrender",
6363
repo: "https://github.com./servo/webrender",
64-
sha: "a3d6e6894c5a601fa547c6273eb963ca1321c2bb",
64+
sha: "6f23331299bf47e7e4683b815d10320770e14e21",
6565
lock: None,
6666
packages: &[],
6767
},

0 commit comments

Comments
 (0)