Skip to content

Commit

Permalink
chore(ci): add polars to mysql and mssql
Browse files Browse the repository at this point in the history
And we also have it installed already in the postgres torch build and
DuckDB.
  • Loading branch information
gforsyth committed May 28, 2024
1 parent 4e45c10 commit 1c5abe5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ibis-backends.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ jobs:
extras:
- mysql
- geospatial
- polars
sys-deps:
- libgeos-dev
- name: postgres
Expand Down Expand Up @@ -186,6 +187,7 @@ jobs:
title: MS SQL Server
extras:
- mssql
- polars
services:
- mssql
sys-deps:
Expand Down Expand Up @@ -271,6 +273,7 @@ jobs:
extras:
- mysql
- geospatial
- polars
services:
- mysql
sys-deps:
Expand Down Expand Up @@ -352,6 +355,7 @@ jobs:
title: MS SQL Server
extras:
- mssql
- polars
services:
- mssql
sys-deps:
Expand Down

0 comments on commit 1c5abe5

Please sign in to comment.