Skip to content

Commit 9fe3c53

Browse files
committed
remove fusion version limitation
1 parent 54530f7 commit 9fe3c53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-warehouse.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ 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
138137
139138
- name: Install Elementary
140139
run: pip install "./elementary[${{ (inputs.warehouse-type == 'databricks_catalog' && 'databricks') || inputs.warehouse-type }}]"

0 commit comments

Comments
 (0)