Skip to content

Commit e36c5d7

Browse files
committed
test-warehouse: pin on version 30 for now
1 parent 34330ec commit e36c5d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-warehouse.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ jobs:
134134
if: inputs.dbt-version == 'fusion'
135135
run: |
136136
curl -fsSL https://public.cdn.getdbt.com/fs/install/install.sh | sh -s -- --update
137+
~/.local/bin/dbt system update --version 2.0.0-preview.30
137138
138139
- name: Install Elementary
139140
run: pip install "./elementary[${{ (inputs.warehouse-type == 'databricks_catalog' && 'databricks') || inputs.warehouse-type }}]"

0 commit comments

Comments
 (0)