You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/05/06 20:51:43 UTC

[GitHub] [arrow] nealrichardson commented on a change in pull request #7116: ARROW-8721: [CI] Fix R build matrix

nealrichardson commented on a change in pull request #7116:
URL: https://github.com/apache/arrow/pull/7116#discussion_r421083195



##########
File path: .github/workflows/r.yml
##########
@@ -110,6 +88,49 @@ jobs:
         continue-on-error: true
         run: archery docker push ubuntu-r
 
+  rstudio:
+    name: AMD64 CentOS 7 RStudio R 3.6
+    runs-on: ubuntu-latest
+    if: ${{ !contains(github.event.pull_request.title, 'WIP') }}
+    env:
+      R: 3.6

Review comment:
       ```suggestion
   ```
   That env var isn't used in this image




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org