Skip to content

Commit

Permalink
point to this branch for scheduled testing (#1276)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare authored Dec 16, 2024
1 parent d38f6c2 commit a28b9ee
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 a28b9ee

Please sign in to comment.