We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b7b541 commit c9bc811Copy full SHA for c9bc811
.circleci/continue_config.yml
@@ -302,18 +302,18 @@ workflows:
302
matrix:
303
parameters:
304
engine:
305
- - snowflake
306
- # - databricks
307
- - redshift
308
- - bigquery
309
- - clickhouse-cloud
310
- - athena
311
- - fabric
312
- - gcp-postgres
313
- filters:
314
- branches:
315
- only:
316
- - main
+ # - snowflake
+ - databricks
+ # - redshift
+ # - bigquery
+ # - clickhouse-cloud
+ # - athena
+ # - fabric
+ # - gcp-postgres
+ # filters:
+ # branches:
+ # only:
+ # - main
317
- ui_style
318
- ui_test
319
- vscode_test
0 commit comments