This is an automated email from the ASF dual-hosted git repository.

kou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 5e352ef  ARROW-8564: [Website] Add Ubuntu 20.04 LTS to supported 
package list
5e352ef is described below

commit 5e352ef424306a40e64d74e04379d83ecf287cd7
Author: Sutou Kouhei <[email protected]>
AuthorDate: Fri Apr 24 06:54:02 2020 +0900

    ARROW-8564: [Website] Add Ubuntu 20.04 LTS to supported package list
    
    Closes #56 from kou/install-ubuntu-20.04 and squashes the following commits:
    
    34a877f5 <Sutou Kouhei>  Add Ubuntu 20.04 LTS to supported package list
    
    Authored-by: Sutou Kouhei <[email protected]>
    Signed-off-by: Sutou Kouhei <[email protected]>
---
 install.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/install.md b/install.md
index bf2b120..b6911c1 100644
--- a/install.md
+++ b/install.md
@@ -63,6 +63,7 @@ Apache Arrow GLib (C). Here are supported platforms:
 * Ubuntu 16.04 LTS
 * Ubuntu 18.04 LTS
 * Ubuntu 19.10
+* Ubuntu 20.04 LTS
 * CentOS 6
 * CentOS 7
 * CentOS 8

Reply via email to