We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98f4091 commit bf30d26Copy full SHA for bf30d26
1 file changed
.circleci/continue_config.yml
@@ -328,15 +328,15 @@ workflows:
328
parameters:
329
engine:
330
- snowflake
331
- - databricks
332
- - redshift
333
- - bigquery
334
- - clickhouse-cloud
335
- - athena
336
- filters:
337
- branches:
338
- only:
339
- - main
+ #- databricks
+ #- redshift
+ #- bigquery
+ #- clickhouse-cloud
+ #- athena
+ #filters:
+ # branches:
+ # only:
+ # - main
340
- trigger_private_tests:
341
requires:
342
- style_and_cicd_tests
0 commit comments