Skip to content

Commit e0de4d8

Browse files
committed
Reinstate CI matrix
1 parent 26544cb commit e0de4d8

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

.circleci/continue_config.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -279,16 +279,16 @@ workflows:
279279
matrix:
280280
parameters:
281281
engine:
282-
# - snowflake
282+
- snowflake
283283
- databricks
284-
# - redshift
285-
# - bigquery
286-
# - clickhouse-cloud
287-
# - athena
288-
# filters:
289-
# branches:
290-
# only:
291-
# - main
284+
- redshift
285+
- bigquery
286+
- clickhouse-cloud
287+
- athena
288+
filters:
289+
branches:
290+
only:
291+
- main
292292
- trigger_private_tests:
293293
requires:
294294
- style_and_cicd_tests

0 commit comments

Comments
 (0)