Skip to content

Commit 7365ebb

Browse files
committed
draft: redshift update
1 parent a99bfaa commit 7365ebb

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

.circleci/continue_config.yml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff 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:

0 commit comments

Comments
 (0)