Skip to content

Commit

Permalink
apacheGH-44422: [Packaging][Release] Fix centos-9 on arm64 test
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Oct 16, 2024
1 parent 1dcd145 commit ec65306
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/release/verify-yum.sh
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ case "${distribution}-${distribution_version}" in
centos-*)
distribution_prefix="centos"
repository_version+="-stream"
dnf update -y
;;
esac
if [ "$(arch)" = "aarch64" ]; then
Expand Down

0 comments on commit ec65306

Please sign in to comment.