You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by GitBox <gi...@apache.org> on 2021/12/07 10:06:30 UTC

[GitHub] [parquet-mr] martin-g commented on a change in pull request #941: PARQUET-2107: Fix Travis failures

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: dev-unsubscribe@parquet.apache.org

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