We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e920f2c commit 3ffcbd3Copy full SHA for 3ffcbd3
.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
+ #- snowflake
+ #- databricks
+ #- redshift
+ #- bigquery
+ #- clickhouse-cloud
+ #- athena
311
- fabric
312
- - gcp-postgres
313
- filters:
314
- branches:
315
- only:
316
- - main
+ #- gcp-postgres
+ #filters:
+ # branches:
+ # only:
+ # - main
317
- ui_style
318
- ui_test
319
- vscode_test
0 commit comments