Closed
Bug 1619265
Opened 5 years ago
Closed 5 years ago
Bump rust version on macos and windows CI for github
Categories
(Core :: Graphics: WebRender, task, P2)
Tracking
()
RESOLVED
FIXED
mozilla75
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: kats, Assigned: kats)
Details
Attachments
(1 file)
Current WR sync PR at https://github.com/servo/webrender/pull/3872 is failing due to compilation errors on mac and windows. Seems to be due to outdated rust compilers on those workers.
Assignee | ||
Comment 1•5 years ago
|
||
The appveyor.yml change bumps it for windows. The macOS worker has the
rust version bumped out-of-band and the change to .taskcluster.yml just
updates the documentation.
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3ca5d53055d7
Bump rust versions for github CI. r=jrmuizel
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in
before you can comment on or make changes to this bug.
Description
•