Skip to content

Commit

Permalink
change image name in workflow .yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurcht authored Feb 19, 2024
1 parent c2129a1 commit fa74812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
pull-requests: write
security-events: write
container:
image: ghcr.io/dbt-msft/dbt-sqlserver:CI-${{ matrix.python_version }}-msodbc${{ matrix.msodbc_version }}
image: ghcr.io/microsoft/dbt-fabric:CI-${{ matrix.python_version }}-msodbc${{ matrix.msodbc_version }}
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit fa74812

Please sign in to comment.