paleolimbot commented on code in PR #555:
URL: https://github.com/apache/arrow-nanoarrow/pull/555#discussion_r1704071348
##########
.github/workflows/r-check.yaml:
##########
@@ -59,6 +59,7 @@ jobs:
r-version: ${{ matrix.config.r }}
http-user-agent: ${{ matrix.config.http-user-agent }}
use-public-rspm: true
+ install-quarto: false
Review Comment:
https://github.com/apache/arrow-nanoarrow/pull/572 is a workaround...I don't
know if we have a direct use of quarto, but with the current head of the v2
branch there is a step that lists the quarto action (even though it isn't run,
since we don't have any .qmd files):
https://github.com/r-lib/actions/blame/d1a6cbabea8dd2f137598ba2a70ae37ac82d7941/setup-r-dependencies/action.yaml#L240C26-L240C49
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]