Skip to content

Commit 388276d

Browse files
committed
Don't use uv --preview to install
1 parent 86f2bfa commit 388276d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
repo-token: ${{ secrets.GITHUB_TOKEN }}
4949
- uses: astral-sh/setup-uv@v5
5050
- run: uv tool install poethepoet
51-
- run: uv --preview python install --default ${{ matrix.python }}
5251
- run: uv sync --all-extras --python ${{ matrix.python }}
5352
- name: Check python version
5453
shell: bash

0 commit comments

Comments
 (0)