You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2022/04/26 20:24:49 UTC

[arrow] branch master updated: MINOR: [Release] Don't verify ubuntu hirsute anymore

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


The following commit(s) were added to refs/heads/master by this push:
     new 1bb1008848 MINOR: [Release] Don't verify ubuntu hirsute anymore
1bb1008848 is described below

commit 1bb100884855d333590571d32f9220244e7844c0
Author: Krisztián Szűcs <sz...@gmail.com>
AuthorDate: Wed Apr 27 05:24:34 2022 +0900

    MINOR: [Release] Don't verify ubuntu hirsute anymore
    
    Closes #12999 from kszucs/hirsute-verification
    
    Authored-by: Krisztián Szűcs <sz...@gmail.com>
    Signed-off-by: Sutou Kouhei <ko...@clear-code.com>
---
 dev/release/verify-release-candidate.sh | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev/release/verify-release-candidate.sh b/dev/release/verify-release-candidate.sh
index 01b2173d1d..aa6bc94fcf 100755
--- a/dev/release/verify-release-candidate.sh
+++ b/dev/release/verify-release-candidate.sh
@@ -192,8 +192,6 @@ test_apt() {
                 "arm64v8/ubuntu:bionic" \
                 "ubuntu:focal" \
                 "arm64v8/ubuntu:focal" \
-                "ubuntu:hirsute" \
-                "arm64v8/ubuntu:hirsute" \
                 "ubuntu:impish" \
                 "arm64v8/ubuntu:impish" \
                 "ubuntu:jammy" \