From a1c2f095bbea1bdc86c2aa11e47c5c47c0592e97 Mon Sep 17 00:00:00 2001 From: Phillip Cloud <417981+cpcloud@users.noreply.github.com> Date: Mon, 12 Feb 2024 15:50:47 -0500 Subject: [PATCH] ci(risingwave): run tests in series to rule that out as the cause of hanging --- .github/workflows/ibis-backends.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ibis-backends.yml b/.github/workflows/ibis-backends.yml index 5f519c1f6e85..bbaf845520b8 100644 --- a/.github/workflows/ibis-backends.yml +++ b/.github/workflows/ibis-backends.yml @@ -124,6 +124,7 @@ jobs: - libgeos-dev - name: risingwave title: Risingwave + serial: true services: - risingwave extras: @@ -233,6 +234,7 @@ jobs: backend: name: risingwave title: Risingwave + serial: true services: - risingwave extras: