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 @@ -289,13 +289,13 @@ workflows:
289289 parameters :
290290 engine :
291291 - duckdb
292- - postgres
293- - mysql
294- - mssql
295- - trino
296- - spark
297- - clickhouse
298- - risingwave
292+ # - postgres
293+ # - mysql
294+ # - mssql
295+ # - trino
296+ # - spark
297+ # - clickhouse
298+ # - risingwave
299299 - engine_tests_cloud :
300300 name : cloud_engine_<< matrix.engine >>
301301 context :
@@ -305,14 +305,14 @@ workflows:
305305 matrix :
306306 parameters :
307307 engine :
308- - snowflake
309- - databricks
308+ # - snowflake
309+ # - databricks
310310 - redshift
311- - bigquery
312- - clickhouse-cloud
313- - athena
314- - fabric
315- - gcp-postgres
311+ # - bigquery
312+ # - clickhouse-cloud
313+ # - athena
314+ # - fabric
315+ # - gcp-postgres
316316 filters :
317317 branches :
318318 only :
You can’t perform that action at this time.
0 commit comments