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

dongjoon pushed a commit to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/orc.git


The following commit(s) were added to refs/heads/branch-2.1 by this push:
     new db7993821 ORC-1854: Remove `ubuntu20` from `os-list.txt`
db7993821 is described below

commit db7993821ce18421eb3d644e83703802a2ddb812
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Sat Feb 22 15:17:55 2025 -0800

    ORC-1854: Remove `ubuntu20` from `os-list.txt`
    
    ### What changes were proposed in this pull request?
    
    This PR aims to remove `ubuntu20` from `os-list.txt` at Apache ORC 2.1.1.
    
    ### Why are the changes needed?
    
    When we remove `Ubuntu 20.04 Support` at ORC 2.1.0, we missed this.
    
    - https://github.com/apache/orc/pull/1983
    
    ### How was this patch tested?
    
    Manual review.
    
    ### Was this patch authored or co-authored using generative AI tooling?
    
    No.
    
    Closes #2138 from dongjoon-hyun/ORC-1854.
    
    Authored-by: Dongjoon Hyun <[email protected]>
    Signed-off-by: Dongjoon Hyun <[email protected]>
    (cherry picked from commit 3fd597fd722ad2301fe504cfb05b364a8f93bae8)
    Signed-off-by: Dongjoon Hyun <[email protected]>
---
 docker/os-list.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docker/os-list.txt b/docker/os-list.txt
index 3966df324..3f3c100f0 100644
--- a/docker/os-list.txt
+++ b/docker/os-list.txt
@@ -1,6 +1,5 @@
 debian11
 debian12
-ubuntu20
 ubuntu22
 ubuntu24
 fedora37

Reply via email to