Skip to content

Commit c9bc811

Browse files
filter out correctly
1 parent 8b7b541 commit c9bc811

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

.circleci/continue_config.yml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -302,18 +302,18 @@ workflows:
302302
matrix:
303303
parameters:
304304
engine:
305-
- snowflake
306-
# - databricks
307-
- redshift
308-
- bigquery
309-
- clickhouse-cloud
310-
- athena
311-
- fabric
312-
- gcp-postgres
313-
filters:
314-
branches:
315-
only:
316-
- main
305+
# - snowflake
306+
- databricks
307+
# - redshift
308+
# - bigquery
309+
# - clickhouse-cloud
310+
# - athena
311+
# - fabric
312+
# - gcp-postgres
313+
# filters:
314+
# branches:
315+
# only:
316+
# - main
317317
- ui_style
318318
- ui_test
319319
- vscode_test

0 commit comments

Comments
 (0)