martin-g commented on a change in pull request #941:
URL: https://github.com/apache/parquet-mr/pull/941#discussion_r763834170



##########
File path: .travis.yml
##########
@@ -18,6 +18,7 @@
 # TravisCI is being used as an alternative to GitHub Actions until
 # the latter provides support for ARM64 CPU architecture (PARQUET-1980)
 
+dist: focal
 distro: bionic

Review comment:
       Sorry, I didn't notice it earlier - you need to remove `distro: bionic`. 
   `distro` is a typo anyway, so it was falling back to the default (`bionic`) 
until now.




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