We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20ca5f0 commit 8cfb717Copy full SHA for 8cfb717
.circleci/continue_config.yml
@@ -297,16 +297,16 @@ workflows:
297
matrix:
298
parameters:
299
engine:
300
- - snowflake
301
- - databricks
302
- - redshift
303
- - bigquery
304
- - clickhouse-cloud
+ #- snowflake
+ #- databricks
+ #- redshift
+ #- bigquery
+ #- clickhouse-cloud
305
- athena
306
- filters:
307
- branches:
308
- only:
309
- - main
+ #filters:
+ # branches:
+ # only:
+ # - main
310
- ui_style
311
- ui_test
312
- vscode_test
0 commit comments