We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b44a94 commit 7e171b8Copy full SHA for 7e171b8
.github/workflows/test-all-warehouses.yml
@@ -51,7 +51,7 @@ jobs:
51
clickhouse,
52
]
53
include:
54
- # If we're not running on a specific dbt version, then always add postgres on 1.7.0
+ # If we're not running on a specific dbt version, then always add postgres on 1.8.0
55
- dbt-version: "${{ inputs.dbt-version || '1.8.0' }}"
56
warehouse-type: postgres
57
- dbt-version: "${{ inputs.dbt-version || 'latest_pre' }}"
0 commit comments