Skip to content

Commit

Permalink
point to this branch for integration testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Dec 16, 2024
1 parent 856da47 commit 1ac2858
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 @@ -35,7 +35,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 @@ -45,7 +45,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 1ac2858

Please sign in to comment.