Skip to content

Commit

Permalink
bump to latest dbt version (1.8)
Browse files Browse the repository at this point in the history
  • Loading branch information
dataders committed Oct 28, 2024
1 parent 01c6bcb commit 1c40eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
max-parallel: 3
matrix:
python-version: [ "3.11"] # "3.10", "3.12"]
dbt-version: ["1.7.0"] # "1.6.0", , "1.8.0b1"]
dbt-version: ["1.8.0"] # "1.6.0", , "1.8.0b1"]
data-platform: ["redshift", "snowflake", "bigquery"]

steps:
Expand Down

0 comments on commit 1c40eb7

Please sign in to comment.