Revert "ci: Disable 8.0 upgrade suite to unbreak CI."

This reverts commit 51773d55ed.

Supposedly https://github.com/apache/arrow/issues/40744 is fixed.
This commit is contained in:
Tim Abbott 2024-03-25 10:24:08 -07:00
parent a7ec7e924e
commit d6c91cb7f9
1 changed files with 3 additions and 4 deletions

View File

@ -262,10 +262,9 @@ jobs:
- docker_image: zulip/ci:bookworm-7.0 - docker_image: zulip/ci:bookworm-7.0
name: 7.0 Version Upgrade name: 7.0 Version Upgrade
os: bookworm os: bookworm
# Temporarily disabled so CI passes pending https://github.com/apache/arrow/issues/40744. - docker_image: zulip/ci:bookworm-8.0
# - docker_image: zulip/ci:bookworm-8.0 name: 8.0 Version Upgrade
# name: 8.0 Version Upgrade os: bookworm
# os: bookworm
name: ${{ matrix.name }} name: ${{ matrix.name }}
container: container: