Skip to content

Commit 55b3bb5

Browse files
add starrocks to the CI matrix in the GitHub Actions workflow
Signed-off-by: Mateusz Jukiewicz <mateusz@marketer.tech>
1 parent 42492d1 commit 55b3bb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ jobs:
252252
fail-fast: false
253253
matrix:
254254
engine:
255-
[duckdb, postgres, mysql, mssql, trino, spark, clickhouse, risingwave]
255+
[duckdb, postgres, mysql, mssql, trino, spark, clickhouse, risingwave, starrocks]
256256
env:
257257
PYTEST_XDIST_AUTO_NUM_WORKERS: 2
258258
SQLMESH__DISABLE_ANONYMIZED_ANALYTICS: '1'

0 commit comments

Comments
 (0)