Skip to content

Commit

Permalink
Move dbt 1.8 tests to python 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
BAntonellini committed Jun 24, 2024
1 parent b793baa commit 87ab0fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ commands =
poetry remove apache-airflow kubernetes

[testenv:dbt170]
basepython = python3.9
basepython = python3.10
passenv = *
deps=
dbt-core==1.8.0
Expand Down

0 comments on commit 87ab0fd

Please sign in to comment.