Skip to content

Commit 7e171b8

Browse files
author
Michael Myaskovsky
committed
updated comment
1 parent 3b44a94 commit 7e171b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-all-warehouses.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
clickhouse,
5252
]
5353
include:
54-
# If we're not running on a specific dbt version, then always add postgres on 1.7.0
54+
# If we're not running on a specific dbt version, then always add postgres on 1.8.0
5555
- dbt-version: "${{ inputs.dbt-version || '1.8.0' }}"
5656
warehouse-type: postgres
5757
- dbt-version: "${{ inputs.dbt-version || 'latest_pre' }}"

0 commit comments

Comments
 (0)