Skip to content

Commit 222c648

Browse files
committed
Remove setup python
1 parent 4c56d56 commit 222c648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
test:
1010
name: Test Template Integrity
1111
runs-on: ubuntu-latest
12-
container: datacoves/ci-airflow-dbt-snowflake:3.1.202407021510-fdfc55bc
12+
container: datacoves/ci-airflow-dbt-snowflake:3
1313
env:
1414
DBT_PROFILES_DIR: /__w/${{ github.event.repository.name }}/${{ github.event.repository.name }}/generated/automate/dbt
1515
DATACOVES__DBT_HOME: /__w/${{ github.event.repository.name }}/${{ github.event.repository.name }}/generated

0 commit comments

Comments
 (0)