File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed
Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -286,13 +286,13 @@ workflows:
286286 parameters :
287287 engine :
288288 - duckdb
289- # - postgres
290- # - mysql
291- # - mssql
292- # - trino
293- # - spark
294- # - clickhouse
295- # - risingwave
289+ - postgres
290+ - mysql
291+ - mssql
292+ - trino
293+ - spark
294+ - clickhouse
295+ - risingwave
296296 - engine_tests_cloud :
297297 name : cloud_engine_<< matrix.engine >>
298298 context :
@@ -302,14 +302,14 @@ workflows:
302302 matrix :
303303 parameters :
304304 engine :
305- # - snowflake
306- # - databricks
307- # - redshift
308- # - bigquery
309- # - clickhouse-cloud
310- # - athena
305+ - snowflake
306+ - databricks
307+ - redshift
308+ - bigquery
309+ - clickhouse-cloud
310+ - athena
311311 - fabric
312- # - gcp-postgres
312+ - gcp-postgres
313313 # filters:
314314 # branches:
315315 # only:
You can’t perform that action at this time.
0 commit comments