diff --git a/.changes/unreleased/Under the Hood-20221017-114452.yaml b/.changes/unreleased/Under the Hood-20221017-114452.yaml new file mode 100644 index 0000000..c892d16 --- /dev/null +++ b/.changes/unreleased/Under the Hood-20221017-114452.yaml @@ -0,0 +1,7 @@ +kind: Under the Hood +body: Build docker images for 1.3.0 release of dbt-core +time: 2022-10-17T11:44:52.226266-07:00 +custom: + Author: peter-bertuglia + Issue: "1" + PR: "106" diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9479cc2..742186f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -83,6 +83,8 @@ jobs: - version: "1.3.0-pre" package: "dbt-core~=1.3.0b1" prerelease: true + - version: "1.3.0-latest" + package: "dbt-core~=1.3.0" dbt-database-adapter: - name: snowflake package: dbt-snowflake