Skip to content

Commit

Permalink
ci: run datafusion tests in series to avoid high memory usage
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Sep 18, 2024
1 parent 6ffd26c commit 040414b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ibis-backends.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ jobs:
- sqlite
- name: datafusion
title: DataFusion
serial: true
extras:
- datafusion
- name: polars
Expand Down

0 comments on commit 040414b

Please sign in to comment.