File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9191 - name : Install uv and set the python version
9292 uses : astral-sh/setup-uv@v7
9393 with :
94- version : 0.9.18
9594 python-version : ${{ matrix.python-version }}
9695
9796 - name : Install Airflow & dbt
@@ -155,7 +154,6 @@ jobs:
155154 - name : Install uv and set the python version
156155 uses : astral-sh/setup-uv@v7
157156 with :
158- version : 0.9.18
159157 python-version : ${{ matrix.python-version }}
160158
161159 - name : Install airflow-dbt-python with uv
@@ -212,7 +210,6 @@ jobs:
212210 - name : Install uv and set the python version
213211 uses : astral-sh/setup-uv@v7
214212 with :
215- version : 0.9.18
216213 python-version : 3.13
217214
218215 - name : Install airflow-dbt-python with uv
Original file line number Diff line number Diff line change 2121 - name : Install uv and set the python version
2222 uses : astral-sh/setup-uv@v7
2323 with :
24- version : 0.9.18
2524 python-version : ${{ matrix.python-version }}
2625
2726 - name : Install airflow-dbt-python with uv
Original file line number Diff line number Diff line change 1515 - name : Install uv and set the python version
1616 uses : astral-sh/setup-uv@v7
1717 with :
18- version : 0.9.18
1918 python-version : 3.13
2019
2120 - name : Install airflow-dbt-python with uv
You can’t perform that action at this time.
0 commit comments