Skip to content

Commit

Permalink
Merge pull request #186 from syou6162/support_dbt_1.9.0
Browse files Browse the repository at this point in the history
Support dbt-core 1.9
  • Loading branch information
z3z1ma authored Dec 16, 2024
2 parents b92355f + ef07f1a commit 87d37bb
Show file tree
Hide file tree
Showing 4 changed files with 1,843 additions and 1,549 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fail-fast: false
matrix:
python-version: ["3.10", "3.11", "3.12"]
dbt-version: ["1.6.0", "1.7.0", "1.8.0"]
dbt-version: ["1.8.0", "1.9.0"]

steps:
- name: Check out the repository
Expand Down
Loading

0 comments on commit 87d37bb

Please sign in to comment.