From d6c91cb7f9f89eab0651150caf8e40fa607ed04f Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Mon, 25 Mar 2024 10:24:08 -0700 Subject: [PATCH] Revert "ci: Disable 8.0 upgrade suite to unbreak CI." This reverts commit 51773d55ed1b71bb1e679997e283109513d213ed. Supposedly https://github.com/apache/arrow/issues/40744 is fixed. --- .github/workflows/production-suite.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/workflows/production-suite.yml b/.github/workflows/production-suite.yml index 0ac08563d2..9f6b105f68 100644 --- a/.github/workflows/production-suite.yml +++ b/.github/workflows/production-suite.yml @@ -262,10 +262,9 @@ jobs: - docker_image: zulip/ci:bookworm-7.0 name: 7.0 Version Upgrade os: bookworm - # Temporarily disabled so CI passes pending https://github.com/apache/arrow/issues/40744. - # - docker_image: zulip/ci:bookworm-8.0 - # name: 8.0 Version Upgrade - # os: bookworm + - docker_image: zulip/ci:bookworm-8.0 + name: 8.0 Version Upgrade + os: bookworm name: ${{ matrix.name }} container: