Skip to content

Commit

Permalink
[Infra] add smoke test for dbt 1.7
Browse files Browse the repository at this point in the history
Signed-off-by: Kent Huang <[email protected]>
  • Loading branch information
kentwelcome committed Dec 10, 2024
1 parent 9e2cbc9 commit 3305db6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
include:
- python-version: "3.9"
dbt-version: "1.6"
- python-version: "3.11"
dbt-version: "1.7"
- python-version: "3.11"
dbt-version: "1.8"
- python-version: "3.11"
Expand Down

0 comments on commit 3305db6

Please sign in to comment.