Skip to content

Commit

Permalink
ci(risingwave): run tests in series to rule that out as the cause of …
Browse files Browse the repository at this point in the history
…hanging
  • Loading branch information
cpcloud committed Feb 12, 2024
1 parent ccf3572 commit a1c2f09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ibis-backends.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ jobs:
- libgeos-dev
- name: risingwave
title: Risingwave
serial: true
services:
- risingwave
extras:
Expand Down Expand Up @@ -233,6 +234,7 @@ jobs:
backend:
name: risingwave
title: Risingwave
serial: true
services:
- risingwave
extras:
Expand Down

0 comments on commit a1c2f09

Please sign in to comment.