We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebf88ed commit dc69d99Copy full SHA for dc69d99
1 file changed
.circleci/continue_config.yml
@@ -292,15 +292,15 @@ workflows:
292
parameters:
293
engine:
294
- snowflake
295
- - databricks
296
- - redshift
297
- - bigquery
298
- - clickhouse-cloud
299
- - athena
300
- filters:
301
- branches:
302
- only:
303
- - main
+ #- databricks
+ #- redshift
+ #- bigquery
+ #- clickhouse-cloud
+ #- athena
+ #filters:
+ # branches:
+ # only:
+ # - main
304
- trigger_private_tests:
305
requires:
306
- style_and_cicd_tests
0 commit comments