raulcd commented on code in PR #38660:
URL: https://github.com/apache/arrow/pull/38660#discussion_r1402168947
##########
.github/workflows/matlab.yml:
##########
@@ -42,7 +42,7 @@ jobs:
ubuntu:
name: AMD64 Ubuntu 20.04 MATLAB
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
Review Comment:
I think the explanation on the issue summary is great on why we have to use
Ubuntu 20.04 here. Could we add a comment summarizing the issue here so we have
a reminder on why are pinning this Ubuntu version?
--
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]