raulcd commented on code in PR #46953:
URL: https://github.com/apache/arrow/pull/46953#discussion_r2176903738
##########
dev/release/verify-release-candidate.sh:
##########
@@ -263,7 +263,6 @@ test_yum() {
"almalinux:8" \
"amazonlinux:2023" \
"quay.io/centos/centos:stream9" \
- "quay.io/centos/centos:stream8" \
"centos:7"; do
Review Comment:
If we are targeting v22 for this PR, we probably can remove `centos:7` too
as the request was to keep it for the v21 release cycle. @ianmcook @assignUser
fo you know if we can remove it for v22
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]