Skip to content

Commit 1ac2858

Browse files
committed
point to this branch for integration testing
1 parent 856da47 commit 1ac2858

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ on:
3535
description: "The branch of this adapter repository to use"
3636
type: string
3737
required: false
38-
default: "main"
38+
default: "1.9.latest"
3939
dbt_adapters_branch:
4040
description: "The branch of dbt-adapters to use"
4141
type: string
@@ -45,7 +45,7 @@ on:
4545
description: "The branch of dbt-core to use"
4646
type: string
4747
required: false
48-
default: "main"
48+
default: "1.9.latest"
4949
dbt_common_branch:
5050
description: "The branch of dbt-common to use"
5151
type: string

0 commit comments

Comments
 (0)