Skip to content

Commit

Permalink
Remove dbt 1.3 tests in Python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
BAntonellini committed Jan 2, 2024
1 parent b66bccf commit 99d3186
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
matrix:
include:
# Latest dbts' test matrix on 3.11 (well supported py version) on ubuntu
- { python: "3.11", os: "ubuntu-latest", dbt: "1.3" }
- { python: "3.11", os: "ubuntu-latest", dbt: "1.4" }
- { python: "3.11", os: "ubuntu-latest", dbt: "1.5" }
# full test matrix on 3.10 (well supported py version) on ubuntu
Expand Down

0 comments on commit 99d3186

Please sign in to comment.