Skip to content

Commit 14cc9ce

Browse files
committed
point to this branch as the default for integration tests
1 parent 5ca0ebc commit 14cc9ce

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
@@ -45,7 +45,7 @@ on:
4545
description: "The branch of this adapter repository to use"
4646
type: string
4747
required: false
48-
default: "main"
48+
default: "1.9.latest"
4949
dbt_adapters_branch:
5050
description: "The branch of dbt-adapters to use"
5151
type: string
@@ -55,7 +55,7 @@ on:
5555
description: "The branch of dbt-core to use"
5656
type: string
5757
required: false
58-
default: "main"
58+
default: "1.9.latest"
5959
dbt_common_branch:
6060
description: "The branch of dbt-common to use"
6161
type: string

0 commit comments

Comments
 (0)