Skip to content

Commit

Permalink
point to this branch as the default for integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Dec 16, 2024
1 parent 5ca0ebc commit 14cc9ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ on:
description: "The branch of this adapter repository to use"
type: string
required: false
default: "main"
default: "1.9.latest"
dbt_adapters_branch:
description: "The branch of dbt-adapters to use"
type: string
Expand All @@ -55,7 +55,7 @@ on:
description: "The branch of dbt-core to use"
type: string
required: false
default: "main"
default: "1.9.latest"
dbt_common_branch:
description: "The branch of dbt-common to use"
type: string
Expand Down

0 comments on commit 14cc9ce

Please sign in to comment.