bkietz commented on code in PR #555:
URL: https://github.com/apache/arrow-nanoarrow/pull/555#discussion_r1702201173


##########
.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:
   GH actions seems to have been broken by 
https://github.com/r-lib/actions/blame/d1a6cbabea8dd2f137598ba2a70ae37ac82d7941/setup-r-dependencies/action.yaml#L215
   
   which tries setting up quarto by default. I'm not sure how else to disable 
this



-- 
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]

Reply via email to