We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0c8808 commit 9b2d8e6Copy full SHA for 9b2d8e6
.circleci/continue_config.yml
@@ -309,18 +309,18 @@ workflows:
309
matrix:
310
parameters:
311
engine:
312
- - snowflake
+ # - snowflake
313
- databricks
314
- - redshift
315
- - bigquery
316
- - clickhouse-cloud
317
- - athena
318
- - fabric
319
- - gcp-postgres
320
- filters:
321
- branches:
322
- only:
323
- - main
+ # - redshift
+ # - bigquery
+ # - clickhouse-cloud
+ # - athena
+ # - fabric
+ # - gcp-postgres
+ # filters:
+ # branches:
+ # only:
+ # - main
324
- ui_style
325
- ui_test
326
- vscode_test
0 commit comments