Skip to content

Commit 59eb060

Browse files
author
Sarah Morgan
authored
Quick CI update for redshift (#956)
increase dbt threads for redshift
1 parent dbf6dc7 commit 59eb060

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci_testing/profiles/redshift/profiles.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ default:
99
port: 5439
1010
ra3_node: true
1111
schema: default
12-
threads: 2
12+
threads: 4
1313
type: redshift
1414
user: "{{ env_var('DBT_REDSHIFT_CI_USER') }}"
1515
target: dev

0 commit comments

Comments
 (0)