Skip to content

Commit

Permalink
Using dbt 1.1.0 for tests on PRs.
Browse files Browse the repository at this point in the history
  • Loading branch information
elongl committed Jan 10, 2023
1 parent 9efdde5 commit b261ca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-all-warehouses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
uses: ./.github/workflows/test-warehouse.yml
with:
warehouse-type: ${{ matrix.warehouse-type }}
dbt-version: 1.0.0
dbt-version: 1.1.0
secrets: inherit

0 comments on commit b261ca3

Please sign in to comment.