Skip to content

Commit 7f9f8d7

Browse files
committed
remove canary build
1 parent 4a46a7b commit 7f9f8d7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.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 canary
138137
139138
- name: Install Elementary
140139
run: pip install "./elementary[${{ (inputs.warehouse-type == 'databricks_catalog' && 'databricks') || inputs.warehouse-type }}]"

0 commit comments

Comments
 (0)