MichaelChirico commented on a change in pull request #28379:
URL: https://github.com/apache/spark/pull/28379#discussion_r416285299
##########
File path: .github/workflows/master.yml
##########
@@ -105,7 +105,7 @@ jobs:
java-version: '11'
- name: install R
run: |
- echo 'deb https://cloud.r-project.org/bin/linux/ubuntu bionic-cran35/'
| sudo tee -a /etc/apt/sources.list
+ echo 'deb https://cloud.r-project.org/bin/linux/ubuntu bionic-cran40/'
| sudo tee -a /etc/apt/sources.list
Review comment:
I pushed before I saw your note. Will leave this until that issues fixed
& we can update all the other PRs
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]