GH-49593: [R][CI] Add libuv-dev to CI jobs due to update to fs package#49594
GH-49593: [R][CI] Add libuv-dev to CI jobs due to update to fs package#49594thisisnic merged 2 commits intoapache:mainfrom
Conversation
|
@github-actions crossbow submit -g r |
|
Revision: b5262a4 Submitted crossbow builds: ursacomputing/crossbow @ actions-97b56aef84 |
|
|
|
@github-actions crossbow submit test-r-linux-as-cran |
|
Revision: 0272d2b Submitted crossbow builds: ursacomputing/crossbow @ actions-e19fbb868a
|
jonkeane
left a comment
There was a problem hiding this comment.
Thanks for this (+ the clang cleanup)
|
After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 4feb9bd. There were no benchmark performance regressions. 🎉 The full Conbench report has more details. It also includes information about 1 possible false positive for unstable benchmarks that are known to sometimes produce them. |
Rationale for this change
fs package release no longer installs bundled libuv so we need to add it to our CI
What changes are included in this PR?
Add libuv to R install scripts on CI
Are these changes tested?
I'll run CI
Are there any user-facing changes?
No