Skip to content

Commit

Permalink
build: Add 1.8.0 to testing matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasyager committed May 11, 2024
1 parent df4a556 commit bc5c04d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
matrix:
python-version: [3.11]
poetry-version: [1.4.2]
dbt-version: [1.6.0, 1.7.0]
dbt-version: [1.6.0, 1.7.0, 1.8.0]

runs-on: ubuntu-latest

Expand Down

0 comments on commit bc5c04d

Please sign in to comment.